Re: A few changes to pxa27x_keypad
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2009-07-23 09:25:01
On Thu, Jul 23, 2009 at 12:05:13PM +0300, Mike Rapoport wrote:
Dmitry Torokhov wrote:quoted
On Wed, Jul 22, 2009 at 11:30:44PM -0700, Dmitry Torokhov wrote:quoted
On Tue, Jul 21, 2009 at 01:44:56PM +0300, Mike Rapoport wrote:quoted
Hi Dmitry, Dmitry Torokhov wrote:quoted
Hi Eric, I made a few adjustments to the pxa27x_keypad driver and was wondering if you would be able to give it a sping and check if I broke it or not.Apparently not :) Tested-by: Mike Rapoport <redacted>Cool, thanks for testing. I have another one for you then ;) TIA!Umm.. this one is hopefully better... Input: pxa27x_keypad - switch to using dev_pm_ops Signed-off-by: Dmitry Torokhov <redacted>I've got this with 2.6.31-rc3 CC drivers/input/keyboard/pxa27x_keypad.o drivers/input/keyboard/pxa27x_keypad.c:591: warning: initialization discards qualifiers from pointer target type
Ah, yes... it needs my patch constifying the pm pointer that Rafael picked up. Thank you for testing. -- Dmitry