i2c/tps65010: New-style driver updates, part 1
authorDavid Brownell <david-b@pacbell.net>
Sat, 13 Oct 2007 21:56:30 +0000 (23:56 +0200)
committerJean Delvare <khali@hyperion.delvare>
Sat, 13 Oct 2007 21:56:30 +0000 (23:56 +0200)
commitb5067f8ff37ed6cfa024170a9819bb09d55e9c1f
treec76f4958178cb069b95243942b3dc050997cc902
parent83eaaed0d00c4c8e3081dc29286910899fed3182
i2c/tps65010: New-style driver updates, part 1

Prepare to convert tps65010 driver to "new style" driver by changing
how it references the i2c_client.  This lets the eventual patch with
driver and platform updates be smaller.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/chips/tps65010.c