I2C: i2c subsystem should print error messages
authorFelipe Balbi <felipe.balbi@nokia.com>
Thu, 17 Apr 2008 12:29:01 +0000 (15:29 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 21 Apr 2008 18:46:51 +0000 (11:46 -0700)
We don't have to print any error message if i2c_add_driver
fails since i2c subsystem already does it.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found