i2c: Kill is_newstyle_driver
authorJean Delvare <khali@linux-fr.org>
Fri, 19 Jun 2009 14:58:19 +0000 (16:58 +0200)
committerJean Delvare <khali@linux-fr.org>
Fri, 19 Jun 2009 14:58:19 +0000 (16:58 +0200)
Legacy i2c drivers are gone, all drivers are new-style now, so there
is no point to check.

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

No differences found