commit | 9df013b3e46c67dd3745df91eaccdc719118e0cc | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Tue Oct 14 17:30:02 2008 +0200 |
committer | Jean Delvare <khali@mahadeva.delvare> | Tue Oct 14 17:30:02 2008 +0200 |
tree | 81fe2d8b900e6ef9508a11a7f354ace9c2e04d03 | |
parent | a5f08a327abc45eb6cb3cc1f5fabf38607ae2acc [diff] |
i2c/isp1301_omap: Convert to a new-style i2c driver, part 2 Based on David Brownell's patch for tps65010 and previous work by Felipe Balbi, this patch finishes converting isp1301_omap to a new-style i2c driver. There's definitely room for further drivers cleanups, but these are out of the scope of this patch. Signed-off-by: Jean Delvare <khali@linux-fr.org> Acked-by: Tony Lindgren <tony@atomide.com>