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:
949db15
)
mfd: ab8500-sysctrl: Provide a platform specific pm_power_off() call-back
author
Lee Jones
<lee.jones@linaro.org>
Mon, 14 Jan 2013 13:26:15 +0000
(13:26 +0000)
committer
Lee Jones
<lee.jones@linaro.org>
Mon, 4 Feb 2013 08:28:41 +0000
(08:28 +0000)
The kernel allows us to specify a function call-back which will be
invoked when a system power-off request has been received. Here we
provide one which is to be used when shutting down AB8500 based
platforms.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
No differences found