Input: samsung-keypad - don't synchronise with runtime PM put
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 23 Jan 2012 07:27:54 +0000 (23:27 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 23 Jan 2012 08:02:36 +0000 (00:02 -0800)
commit69898e512a4c27017aec43796bef8fe1dd1ec661
treefe0d574d9cbddff98fee925546dff699ade05b8f
parent409e15442fc7f7ae9d025f3ea3fdf3c60070314f
Input: samsung-keypad - don't synchronise with runtime PM put

We don't actually care if the device has been runtime suspended immediately
so we can just drop the reference without waiting for any state change to
be implemented. This may allow us to avoid some suspend/resume cycles and
is a bit more friendly to the rest of the system.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/keyboard/samsung-keypad.c