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:
7ad8966
)
hwmon: (ab8500) Call kernel_power_off instead of pm_power_off
author
Guenter Roeck
<linux@roeck-us.net>
Tue, 30 Sep 2014 02:45:02 +0000
(19:45 -0700)
committer
Guenter Roeck
<linux@roeck-us.net>
Fri, 3 Oct 2014 15:19:02 +0000
(08:19 -0700)
Drivers should not call pm_power_off directly; it is not guaranteed
to be non-NULL. Call kernel_power_off instead.
Cc: Jean Delvare <jdelvare@suse.de>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
No differences found