summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2013-09-27 06:58:31 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2013-09-27 16:25:55 +0200
commitfc15b013b340771d97b417ebefce063f6d025106 (patch)
tree612395ec59fffcbfcfe270ae0e3cb89313f1011e /drivers/i2c
parentc988b8bf7fd74574f0913c76417145bf02ab8fd5 (diff)
downloadbarebox-fc15b013b340771d97b417ebefce063f6d025106.tar.gz
barebox-fc15b013b340771d97b417ebefce063f6d025106.tar.xz
i2c: omap: remove unncessary printf
A printf in the driver should be dev_* and contain useful information. Both is not the case, remove it. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'drivers/i2c')
-rw-r--r--drivers/i2c/busses/i2c-omap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/i2c/busses/i2c-omap.c b/drivers/i2c/busses/i2c-omap.c
index bec3b29006..147c753f56 100644
--- a/drivers/i2c/busses/i2c-omap.c
+++ b/drivers/i2c/busses/i2c-omap.c
@@ -1017,7 +1017,6 @@ i2c_omap_probe(struct device_d *pdev)
i2c_omap->speed = speed;
i2c_omap->base = dev_request_mem_region(pdev, 0);
- printf ("I2C probe\n");
/*
* Read the Rev hi bit-[15:14] ie scheme this is 1 indicates ver2.