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:
f1e31b0
)
Input: mcs5000_ts - remove ifdef around power management methods
author
Fabio Estevam
<fabio.estevam@freescale.com>
Wed, 30 Jul 2014 18:34:49 +0000
(11:34 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 31 Jul 2014 05:52:56 +0000
(22:52 -0700)
We can annonate 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