Input: omap4-keypad - wire up runtime PM handling
authorAbraham Arce <x0066660@ti.com>
Wed, 23 Feb 2011 06:25:59 +0000 (22:25 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 24 Feb 2011 05:05:35 +0000 (21:05 -0800)
commit5ad567ffbaf208bd35bff4341906346c1a1d4574
treec2a41ca83eb92ac7af9cc5aa5f7cd19806b80330
parent163d27706bb91a648cc292151fc072e1e8cd4b4d
Input: omap4-keypad - wire up runtime PM handling

Enable Runtime PM functionality in OMAP4 driver based on the following
assumptions:

- keyboard controller in wakeup domain so it is always on and power
  impact is minimal;
- in OMAP4 the device control is at module/device level and ick/fclk
  level control is difficult so cutting of clocks will prevent
  interrupts.

Signed-off-by: Abraham Arce <x0066660@ti.com>
Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/keyboard/omap4-keypad.c