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:
6e7d3b6
)
hwmon: (adt7410) Let suspend/resume depend on CONFIG_PM_SLEEP
author
Lars-Peter Clausen
<lars@metafoo.de>
Fri, 15 Feb 2013 16:57:11 +0000
(17:57 +0100)
committer
Guenter Roeck
<linux@roeck-us.net>
Wed, 20 Feb 2013 01:34:15 +0000
(17:34 -0800)
Only build the suspend/resume code if CONFIG_PM_SLEEP is selected. Currently the
code is built if CONFIG_PM is selected, but it will also be selected if only
runtime PM support is built into the kernel.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Hartmut Knaack <knaack.h@gmx.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/adt7410.c
patch
|
blob
|
history
diff --cc
drivers/hwmon/adt7410.c
Simple merge