i2c: Drop i2c_probe function
authorJean Delvare <khali@linux-fr.org>
Fri, 19 Jun 2009 14:58:18 +0000 (16:58 +0200)
committerJean Delvare <khali@linux-fr.org>
Fri, 19 Jun 2009 14:58:18 +0000 (16:58 +0200)
The legacy i2c_probe() function has no users left, get rid of it.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: David Brownell <dbrownell@users.sourceforge.net>

No differences found