commit | e179d5fa8d6dd0df62bc7ba2a6ee777f7d1142b5 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Thu Jul 31 11:57:08 2014 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Jul 31 11:59:34 2014 -0700 |
tree | e9a1ba8f3829e6541a7eb0a0cc45520d028d2a55 | |
parent | fe96244b6e0105126ae18e9727b295ca49a13f01 [diff] |
Input: imx_keypad - remove ifdef round PM methods We can annotate the suspend/resume functions with '__maybe_unused' and get rid of the ifdef, which makes the code smaller and simpler. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>