commit | b5067f8ff37ed6cfa024170a9819bb09d55e9c1f | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Sat Oct 13 23:56:30 2007 +0200 |
committer | Jean Delvare <khali@hyperion.delvare> | Sat Oct 13 23:56:30 2007 +0200 |
tree | c76f4958178cb069b95243942b3dc050997cc902 | |
parent | 83eaaed0d00c4c8e3081dc29286910899fed3182 [diff] |
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>