]> bbs.cooldavid.org Git - net-next-2.6.git/commit
i2c: Fix probability check
authorJean Delvare <khali@linux-fr.org>
Sat, 10 Jul 2010 07:42:46 +0000 (09:42 +0200)
committerJean Delvare <khali@linux-fr.org>
Sat, 10 Jul 2010 07:42:46 +0000 (09:42 +0200)
commit827900c55665dc8e20b05bb18d3f6e078eaa6183
tree11777ea285278026d01a1f84751e6b52dd6d4521
parente467e104bb7482170b79f516d2025e7cfcaaa733
i2c: Fix probability check

The new unified probing function differs from the original code, and
the preliminary test whether probing is possible must be updated
accordingly.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/i2c-core.c