Re: [PATCH 2/3] mfd: tps65010: move header file out of I2C realm

From: Tony Lindgren
Date: Mon Aug 14 2017 - 12:23:48 EST


* Lee Jones <lee.jones@xxxxxxxxxx> [170814 01:44]:
> On Mon, 14 Aug 2017, Lee Jones wrote:
>
> > On Sun, 13 Aug 2017, Wolfram Sang wrote:
> >
> > > On Tue, May 23, 2017 at 08:18:19AM +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@xxxxxxxxxxxxx>
> > > > > ---
> > > > > 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 +-
> > > >
> > > > For my own reference:
> > > > Acked-for-MFD-by: Lee Jones <lee.jones@xxxxxxxxxx>
> > >
> > > Same here: ok for 4.14 or something needed?
> >
> > Can this patch be applied on its own, or does it have dependencies?
>
> Even if it doesn't, it still requires Acks.

As long as this has been compile tested with omap1_defconfig:

Acked-by: Tony Lindgren <tony@xxxxxxxxxxx>

Regards,

Tony