Re: [PATCH 1/1] input: keyboard: add qci keyboard driver

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Trilok Soni
Date: Thursday, September 2, 2010 - 1:51 am

Hi Neil,

On 8/28/2010 3:48 AM, Neil Leeder wrote:

If you are going to roll out new version of this patch to address the last
comment from Dmitry, then I have couple of suggestions. If possible
then please incorporate.

Make EV_REP optional, not all the systems needs it by default. Better to introduce
pdata->rep.

Some of the systems would need each key press to wake up the system, so
disable_irq in suspend would not be what they want. How about introducing
pdata->wakeup flag and then using device_init_wakeup, device_may_wakeup,
enable/disable_irq_wake friends in probe and .suspend/.resume functions.

---Trilok Soni

-- 
Sent by a consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/1] input: keyboard: add qci keyboard driver, Neil Leeder, (Fri Aug 27, 3:14 pm)
[PATCH 1/1] input: keyboard: add qci keyboard driver, Neil Leeder, (Fri Aug 27, 3:18 pm)
Re: [PATCH 0/1] input: keyboard: add qci keyboard driver, Dmitry Torokhov, (Fri Aug 27, 3:33 pm)
Re: [PATCH 0/1] input: keyboard: add qci keyboard driver, Dmitry Torokhov, (Mon Aug 30, 2:55 pm)
Re: [PATCH 0/1] input: keyboard: add qci keyboard driver, Dmitry Torokhov, (Tue Aug 31, 11:34 pm)
Re: [PATCH 1/1] input: keyboard: add qci keyboard driver, Trilok Soni, (Thu Sep 2, 1:51 am)
Re: [PATCH 0/1] input: keyboard: add qci keyboard driver, Dmitry Torokhov, (Fri Sep 3, 1:37 pm)
Re: [PATCH 0/1] input: keyboard: add qci keyboard driver, Dmitry Torokhov, (Tue Sep 7, 3:14 pm)