i2c: Drop the kind parameter from detect callbacks
authorJean Delvare <khali@linux-fr.org>
Mon, 14 Dec 2009 20:17:23 +0000 (21:17 +0100)
committerJean Delvare <khali@linux-fr.org>
Mon, 14 Dec 2009 20:17:23 +0000 (21:17 +0100)
The "kind" parameter always has value -1, and nobody is using it any
longer, so we can remove it.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Tested-by: Wolfram Sang <w.sang@pengutronix.de>

No differences found