Re: [PATCH] Input: ili210x: Enable suspend/resume functions

2020-11-04 Thread Dmitry Torokhov
Hi Adam, On Wed, Nov 04, 2020 at 10:15:47AM -0600, Adam Ford wrote: > On Fri, Sep 18, 2020 at 9:34 AM Adam Ford wrote: > > > > Some people may wish to wake their system from sleep, so this > > patch enables a suspend and resume function which enables > > and disables IRQ wake functions. > > > >

Re: [PATCH] Input: ili210x: Enable suspend/resume functions

2020-11-04 Thread Adam Ford
On Fri, Sep 18, 2020 at 9:34 AM Adam Ford wrote: > > Some people may wish to wake their system from sleep, so this > patch enables a suspend and resume function which enables > and disables IRQ wake functions. > > Signed-off-by: Adam Ford Gentle ping. Any feedback on this? > > diff --git

[PATCH] Input: ili210x: Enable suspend/resume functions

2020-09-18 Thread Adam Ford
Some people may wish to wake their system from sleep, so this patch enables a suspend and resume function which enables and disables IRQ wake functions. Signed-off-by: Adam Ford diff --git a/drivers/input/touchscreen/ili210x.c b/drivers/input/touchscreen/ili210x.c index