mfd: ab8500-sysctrl: Provide a platform specific pm_power_off() call-back
authorLee Jones <lee.jones@linaro.org>
Mon, 14 Jan 2013 13:26:15 +0000 (13:26 +0000)
committerLee 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