git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe96244
)
Input: imx_keypad - remove ifdef round PM methods
author
Fabio Estevam
<fabio.estevam@freescale.com>
Thu, 31 Jul 2014 18:57:08 +0000
(11:57 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 31 Jul 2014 18:59:34 +0000
(11:59 -0700)
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>
No differences found