Re: [PATCH 3/3] gpio: adp5588: move header file out of I2C realm

2017-05-29 Thread Linus Walleij
On Sun, May 21, 2017 at 11:57 PM, 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 > --- > > This driver could also go via the input-tree or my tree. I don't really care > and just picked som

Re: [PATCH 3/3] gpio: adp5588: move header file out of I2C realm

2017-05-25 Thread Wolfram Sang
On Mon, May 22, 2017 at 04:40:26PM -0700, Dmitry Torokhov wrote: > On Sun, May 21, 2017 at 11:57:27PM +0200, 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 > > --- > > > > This driv

Re: [PATCH 3/3] gpio: adp5588: move header file out of I2C realm

2017-05-22 Thread Dmitry Torokhov
On Sun, May 21, 2017 at 11:57:27PM +0200, 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 > --- > > This driver could also go via the input-tree or my tree. I don't really care > and just pi

[PATCH 3/3] gpio: adp5588: move header file out of I2C realm

2017-05-21 Thread Wolfram Sang
include/linux/i2c is not for client devices. Move the header file to a more appropriate location. Signed-off-by: Wolfram Sang --- This driver could also go via the input-tree or my tree. I don't really care and just picked some subsystem :) Let me know if you are okay with that. arch/blackfin/