i2c: Make i2c_default_probe self-sufficient
authorJean Delvare <khali@linux-fr.org>
Wed, 11 Aug 2010 16:21:00 +0000 (18:21 +0200)
committerJean Delvare <khali@linux-fr.org>
Wed, 11 Aug 2010 16:21:00 +0000 (18:21 +0200)
Make i2c_default_probe self-sufficient, so that callers don't have to
do functionality checks themselves. This ensures everything is and
will stay consistent.

Signed-off-by: Jean Delvare <khali@linux-fr.org>

No differences found