Re: [PATCH] input: remove at32psif

From: Corentin Labbe
Date: Thu Jan 18 2018 - 14:48:32 EST


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 <clabbe.montjoie@xxxxxxxxx>
>
> Applied, thank you.
>
> What about:
>
> config TOUCHSCREEN_WM97XX_ATMEL
> tristate "WM97xx Atmel accelerated touch"
> depends on TOUCHSCREEN_WM97XX && AVR32
>
> ?
>

It was my second target BUT the code content reference to AT91 (wm97xx continuous touch driver for Atmel AT91 and AVR32) so perhaps it could be keeped.

But someone need to test it.

Regards