Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1711913

Re: [PATCH v2 1/3] mfd: dm355evm_msp: move header file out of I2C realm

From Lee Jones <lee.jones@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/3] mfd: dm355evm_msp: move header file out of I2C realm
Date 2017-08-15 09:10 +0200
Message-ID <ueE9c-6EU-19@gated-at.bofh.it> (permalink)
References <ueqzf-6tX-1@gated-at.bofh.it> <ueqzg-6tX-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
> ---
> 
> Change since V1:
> 
> * rebased to v4.13-rc5, no changes needed
> * acks added. I think none are missing.
> 
>  drivers/input/misc/dm355evm_keys.c        | 2 +-
>  drivers/mfd/dm355evm_msp.c                | 2 +-
>  drivers/rtc/rtc-dm355evm.c                | 2 +-
>  include/linux/{i2c => mfd}/dm355evm_msp.h | 0
>  4 files changed, 3 insertions(+), 3 deletions(-)
>  rename include/linux/{i2c => mfd}/dm355evm_msp.h (100%)

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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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