diff options
author | Jisheng Zhang <jszhang@marvell.com> | 2016-07-14 11:37:27 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2016-07-14 16:30:44 +0100 |
commit | f222a7695219217c7d8ad9f842242ed223e2a1a4 (patch) | |
tree | cb3a83cd2a5a7494ceff25d9941db75b4afb9abc /arch/ia64 | |
parent | 1a695a905c18548062509178b98bc91e67510864 (diff) |
ARM: 8585/1: cpuidle: fix !cpuidle_ops[cpu].init case during init
Let's assume cpuidle_ops exists but it doesn't implement the according
init callback, current arm_cpuidle_init() will return success to its
caller, but in fact it should return -EOPNOTSUPP.
Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/ia64')
0 files changed, 0 insertions, 0 deletions