9
0
Fork 0

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>
This commit is contained in:
Sascha Hauer 2013-09-27 06:58:31 +02:00
parent c988b8bf7f
commit fc15b013b3
1 changed files with 0 additions and 1 deletions

View File

@ -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.