mfd: tps65010: Move header file out of I2C realm
authorWolfram Sang <wsa@the-dreams.de>
Mon, 14 Aug 2017 16:34:23 +0000 (18:34 +0200)
committerLee Jones <lee.jones@linaro.org>
Tue, 15 Aug 2017 07:27:22 +0000 (08:27 +0100)
commit9787076c43a86f3465d46aa344cc3e2f607ae72f
tree3f765fbefc4899405c4862193c0c087feaaf3fcc
parent5771a8c08880cdca3bfb4a3fc6d309d6bba20877
mfd: tps65010: Move header file out of I2C realm

include/linux/i2c is not for client devices. Move the header file to a
more appropriate location.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
12 files changed:
arch/arm/mach-omap1/board-h2-mmc.c
arch/arm/mach-omap1/board-h2.c
arch/arm/mach-omap1/board-h3-mmc.c
arch/arm/mach-omap1/board-h3.c
arch/arm/mach-omap1/board-osk.c
arch/arm/mach-s3c24xx/mach-osiris-dvs.c
arch/arm/mach-s3c24xx/mach-osiris.c
drivers/mfd/tps65010.c
drivers/usb/host/ohci-omap.c
drivers/usb/phy/phy-isp1301-omap.c
drivers/video/fbdev/omap/lcd_h3.c
include/linux/mfd/tps65010.h [moved from include/linux/i2c/tps65010.h with 99% similarity]