i2c/tps65010: New-style driver updates, part 2
Switch the tps65010 driver into a "new-style" I2C driver, and convert all of its in-tree users (board support for OSK, H2, H3) accordingly. That accounts for most of the board-specific code in this driver; the rest of that code is now moved into board-specific initcalls. Also remove some of the many now-superfluous #includes. Signed-off-by:David Brownell <dbrownell@users.sourceforge.net> Signed-off-by:
Jean Delvare <khali@linux-fr.org>
Showing
- arch/arm/mach-omap1/board-h2.c 42 additions, 3 deletionsarch/arm/mach-omap1/board-h2.c
- arch/arm/mach-omap1/board-h3.c 38 additions, 1 deletionarch/arm/mach-omap1/board-h3.c
- arch/arm/mach-omap1/board-osk.c 63 additions, 1 deletionarch/arm/mach-omap1/board-osk.c
- drivers/i2c/chips/tps65010.c 38 additions, 146 deletionsdrivers/i2c/chips/tps65010.c
Loading
Please register or sign in to comment