diff options
author | Alexandre Courbot <acourbot@nvidia.com> | 2014-02-07 13:35:04 +0900 |
---|---|---|
committer | Stephen Warren <swarren@nvidia.com> | 2014-02-18 13:46:42 -0700 |
commit | cd42145cd993fa1a7426d63648fc7e3423fb2e1d (patch) | |
tree | 889688f5cce091552061c60c6cea98d613779fbc /arch/arm/firmware | |
parent | 5b154f18086f11096567aad55543af4bc44a0aa0 (diff) | |
download | linux-cd42145cd993fa1a7426d63648fc7e3423fb2e1d.tar.gz linux-cd42145cd993fa1a7426d63648fc7e3423fb2e1d.tar.bz2 linux-cd42145cd993fa1a7426d63648fc7e3423fb2e1d.zip |
ARM: firmware: add prepare_idle() operation
Some firmwares do not put the CPU into idle mode themselves, but still
need to be informed that the CPU is about to enter idle mode before this
happens. Add a prepare_idle() operation to the firmware_ops structure to
handle such cases.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'arch/arm/firmware')
0 files changed, 0 insertions, 0 deletions