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


Groups > linux.kernel > #1710528 > unrolled thread

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

Started byWolfram Sang <wsa@the-dreams.de>
First post2017-08-13 15:40 +0200
Last post2017-08-14 10:30 +0200
Articles 3 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 1/3] mfd: dm355evm_msp: move header file out of I2C realm Wolfram Sang <wsa@the-dreams.de> - 2017-08-13 15:40 +0200
    Re: [PATCH 1/3] mfd: dm355evm_msp: move header file out of I2C realm Lee Jones <lee.jones@linaro.org> - 2017-08-14 08:50 +0200
      Re: [PATCH 1/3] mfd: dm355evm_msp: move header file out of I2C realm Wolfram Sang <wsa@the-dreams.de> - 2017-08-14 10:30 +0200

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

FromWolfram Sang <wsa@the-dreams.de>
Date2017-08-13 15:40 +0200
SubjectRe: [PATCH 1/3] mfd: dm355evm_msp: move header file out of I2C realm
Message-ID<ue1hw-7La-37@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

On Tue, May 23, 2017 at 08:17:27AM +0100, Lee Jones wrote:
> On Mon, 22 May 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>
> > ---
> >  drivers/input/misc/dm355evm_keys.c        | 2 +-
> 
> >  drivers/mfd/dm355evm_msp.c                | 2 +-
> 
> For my own reference:
>   Acked-for-MFD-by: Lee Jones <lee.jones@linaro.org>

Does that mean it will be in 4.14? Or is something else needed?

[toc] | [next] | [standalone]


#1710663

FromLee Jones <lee.jones@linaro.org>
Date2017-08-14 08:50 +0200
Message-ID<uehmi-It-17@gated-at.bofh.it>
In reply to#1710528
On Sun, 13 Aug 2017, Wolfram Sang wrote:

> On Tue, May 23, 2017 at 08:17:27AM +0100, Lee Jones wrote:
> > On Mon, 22 May 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>
> > > ---
> > >  drivers/input/misc/dm355evm_keys.c        | 2 +-
> > 
> > >  drivers/mfd/dm355evm_msp.c                | 2 +-
> > 
> > For my own reference:
> >   Acked-for-MFD-by: Lee Jones <lee.jones@linaro.org>
> 
> Does that mean it will be in 4.14? Or is something else needed?

Can this patch be applied on its own, or does it have dependencies?

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

[toc] | [prev] | [next] | [standalone]


#1710709

FromWolfram Sang <wsa@the-dreams.de>
Date2017-08-14 10:30 +0200
Message-ID<ueiV3-1NO-1@gated-at.bofh.it>
In reply to#1710663

[Multipart message — attachments visible in raw view] — view raw

On Mon, Aug 14, 2017 at 07:43:36AM +0100, Lee Jones wrote:
> On Sun, 13 Aug 2017, Wolfram Sang wrote:
> 
> > On Tue, May 23, 2017 at 08:17:27AM +0100, Lee Jones wrote:
> > > On Mon, 22 May 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>
> > > > ---
> > > >  drivers/input/misc/dm355evm_keys.c        | 2 +-
> > > 
> > > >  drivers/mfd/dm355evm_msp.c                | 2 +-
> > > 
> > > For my own reference:
> > >   Acked-for-MFD-by: Lee Jones <lee.jones@linaro.org>
> > 
> > Does that mean it will be in 4.14? Or is something else needed?
> 
> Can this patch be applied on its own, or does it have dependencies?

These patches are self-contained; they only move an include file from A
to B.

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web