Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1711948
| From | Lee Jones <lee.jones@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 2/3] mfd: tps65010: move header file out of I2C realm |
| Date | 2017-08-15 10:20 +0200 |
| Message-ID | <ueFeW-7hm-11@gated-at.bofh.it> (permalink) |
| References | <ueqzf-6tX-1@gated-at.bofh.it> <ueqzg-6tX-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, 14 Aug 2017, Wolfram Sang wrote:
> 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>
> ---
> Change since V1:
>
> * rebased to v4.13-rc5, no changes needed
> * acks added. I think none are missing.
>
> arch/arm/mach-omap1/board-h2-mmc.c | 2 +-
> arch/arm/mach-omap1/board-h2.c | 2 +-
> arch/arm/mach-omap1/board-h3-mmc.c | 2 +-
> arch/arm/mach-omap1/board-h3.c | 2 +-
> arch/arm/mach-omap1/board-osk.c | 2 +-
> arch/arm/mach-s3c24xx/mach-osiris-dvs.c | 2 +-
> arch/arm/mach-s3c24xx/mach-osiris.c | 2 +-
> drivers/mfd/tps65010.c | 2 +-
> drivers/usb/host/ohci-omap.c | 2 +-
> drivers/usb/phy/phy-isp1301-omap.c | 2 +-
> drivers/video/fbdev/omap/lcd_h3.c | 2 +-
> include/linux/{i2c => mfd}/tps65010.h | 2 +-
> 12 files changed, 12 insertions(+), 12 deletions(-)
> rename include/linux/{i2c => mfd}/tps65010.h (99%)
Applied, thanks.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 0/3] mfd: move include files out of include/linux/i2c Wolfram Sang <wsa@the-dreams.de> - 2017-08-14 18:40 +0200
[PATCH v2 2/3] mfd: tps65010: move header file out of I2C realm Wolfram Sang <wsa@the-dreams.de> - 2017-08-14 18:40 +0200
Re: [PATCH v2 2/3] mfd: tps65010: move header file out of I2C realm Lee Jones <lee.jones@linaro.org> - 2017-08-15 10:20 +0200
[GIT PULL] Immutable branch between MFD, ARM, USB and Video due for the v4.14 merge window Lee Jones <lee.jones@linaro.org> - 2017-08-15 10:30 +0200
[PATCH v2 1/3] mfd: dm355evm_msp: move header file out of I2C realm Wolfram Sang <wsa@the-dreams.de> - 2017-08-14 18:40 +0200
Re: [PATCH v2 1/3] mfd: dm355evm_msp: move header file out of I2C realm Lee Jones <lee.jones@linaro.org> - 2017-08-15 09:10 +0200
[GIT PULL] Immutable branch between MFD, Input and RTC due for the v3.14 merge window Lee Jones <lee.jones@linaro.org> - 2017-08-15 09:20 +0200
[PATCH v2 3/3] mfd: twl: move header file out of I2C realm Wolfram Sang <wsa@the-dreams.de> - 2017-08-14 18:40 +0200
Re: [PATCH v2 3/3] mfd: twl: move header file out of I2C realm Linus Walleij <linus.walleij@linaro.org> - 2017-08-22 15:10 +0200
csiph-web