i2c: Share the I2C device presence detection code
authorJean Delvare <khali@linux-fr.org>
Thu, 3 Jun 2010 09:33:51 +0000 (11:33 +0200)
committerJean Delvare <khali@linux-fr.org>
Thu, 3 Jun 2010 09:33:51 +0000 (11:33 +0200)
Use the same I2C device presence detection code for legacy and new
device detection functions. This is more consistent and makes the code
smaller.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Matthieu Castet <castet.matthieu@free.fr>

No differences found