Re: [PATCH] input: remove at32psif

2018-01-19 Thread Hans-Christian Noren Egtvedt
Around Thu 18 Jan 2018 11:55:43 -0800 or thereabout, Dmitry Torokhov wrote: > On Thu, Jan 18, 2018 at 08:48:24PM +0100, Corentin Labbe wrote: >> On Thu, Jan 18, 2018 at 11:20:17AM -0800, Dmitry Torokhov wrote: >> > On Thu, Jan 18, 2018 at 07:58:11PM +0100, Corentin Labbe wrote: >> > > Since AVR32

Re: [PATCH] input: remove at32psif

2018-01-19 Thread Hans-Christian Noren Egtvedt
Around Thu 18 Jan 2018 11:55:43 -0800 or thereabout, Dmitry Torokhov wrote: > On Thu, Jan 18, 2018 at 08:48:24PM +0100, Corentin Labbe wrote: >> On Thu, Jan 18, 2018 at 11:20:17AM -0800, Dmitry Torokhov wrote: >> > On Thu, Jan 18, 2018 at 07:58:11PM +0100, Corentin Labbe wrote: >> > > Since AVR32

Re: [PATCH] input: remove at32psif

2018-01-18 Thread Dmitry Torokhov
On Thu, Jan 18, 2018 at 08:48:24PM +0100, Corentin Labbe wrote: > On Thu, Jan 18, 2018 at 11:20:17AM -0800, Dmitry Torokhov wrote: > > On Thu, Jan 18, 2018 at 07:58:11PM +0100, Corentin Labbe wrote: > > > Since AVR32 arch is gone, at32psif driver is useless. > > > This patch remove it. > > > > >

Re: [PATCH] input: remove at32psif

2018-01-18 Thread Dmitry Torokhov
On Thu, Jan 18, 2018 at 08:48:24PM +0100, Corentin Labbe wrote: > On Thu, Jan 18, 2018 at 11:20:17AM -0800, Dmitry Torokhov wrote: > > On Thu, Jan 18, 2018 at 07:58:11PM +0100, Corentin Labbe wrote: > > > Since AVR32 arch is gone, at32psif driver is useless. > > > This patch remove it. > > > > >

Re: [PATCH] input: remove at32psif

2018-01-18 Thread Corentin Labbe
On Thu, Jan 18, 2018 at 11:20:17AM -0800, Dmitry Torokhov wrote: > On Thu, Jan 18, 2018 at 07:58:11PM +0100, Corentin Labbe wrote: > > Since AVR32 arch is gone, at32psif driver is useless. > > This patch remove it. > > > > Signed-off-by: Corentin Labbe > > Applied,

Re: [PATCH] input: remove at32psif

2018-01-18 Thread Corentin Labbe
On Thu, Jan 18, 2018 at 11:20:17AM -0800, Dmitry Torokhov wrote: > On Thu, Jan 18, 2018 at 07:58:11PM +0100, Corentin Labbe wrote: > > Since AVR32 arch is gone, at32psif driver is useless. > > This patch remove it. > > > > Signed-off-by: Corentin Labbe > > Applied, thank you. > > What about: >

Re: [PATCH] input: remove at32psif

2018-01-18 Thread Dmitry Torokhov
On Thu, Jan 18, 2018 at 07:58:11PM +0100, Corentin Labbe wrote: > Since AVR32 arch is gone, at32psif driver is useless. > This patch remove it. > > Signed-off-by: Corentin Labbe Applied, thank you. What about: config TOUCHSCREEN_WM97XX_ATMEL tristate "WM97xx

Re: [PATCH] input: remove at32psif

2018-01-18 Thread Dmitry Torokhov
On Thu, Jan 18, 2018 at 07:58:11PM +0100, Corentin Labbe wrote: > Since AVR32 arch is gone, at32psif driver is useless. > This patch remove it. > > Signed-off-by: Corentin Labbe Applied, thank you. What about: config TOUCHSCREEN_WM97XX_ATMEL tristate "WM97xx Atmel accelerated touch"

[PATCH] input: remove at32psif

2018-01-18 Thread Corentin Labbe
Since AVR32 arch is gone, at32psif driver is useless. This patch remove it. Signed-off-by: Corentin Labbe --- drivers/input/serio/Kconfig| 10 -- drivers/input/serio/Makefile | 1 - drivers/input/serio/at32psif.c | 357

[PATCH] input: remove at32psif

2018-01-18 Thread Corentin Labbe
Since AVR32 arch is gone, at32psif driver is useless. This patch remove it. Signed-off-by: Corentin Labbe --- drivers/input/serio/Kconfig| 10 -- drivers/input/serio/Makefile | 1 - drivers/input/serio/at32psif.c | 357 - 3 files changed, 368