Re: [PATCH v1 4/7] input: cyapa: fully support runtime suspend power management

2015-07-20 Thread Dmitry Torokhov
On Mon, Jun 15, 2015 at 05:01:34PM +0800, Dudley Du wrote: > Fix the the runtime suspend power management not working issue when system > starts up and before user touches the trackpad device. > TEST=test on Chromebook. > > Signed-off-by: Dudley Du Applied, thank you. > --- >

Re: [PATCH v1 4/7] input: cyapa: fully support runtime suspend power management

2015-07-20 Thread Dmitry Torokhov
On Mon, Jun 15, 2015 at 05:01:34PM +0800, Dudley Du wrote: Fix the the runtime suspend power management not working issue when system starts up and before user touches the trackpad device. TEST=test on Chromebook. Signed-off-by: Dudley Du d...@cypress.com Applied, thank you. ---

[PATCH v1 4/7] input: cyapa: fully support runtime suspend power management

2015-06-15 Thread Dudley Du
Fix the the runtime suspend power management not working issue when system starts up and before user touches the trackpad device. TEST=test on Chromebook. Signed-off-by: Dudley Du --- drivers/input/mouse/cyapa.c | 79 +++- drivers/input/mouse/cyapa.h

[PATCH v1 4/7] input: cyapa: fully support runtime suspend power management

2015-06-15 Thread Dudley Du
Fix the the runtime suspend power management not working issue when system starts up and before user touches the trackpad device. TEST=test on Chromebook. Signed-off-by: Dudley Du d...@cypress.com --- drivers/input/mouse/cyapa.c | 79 +++-