diff options
author | Jisheng Zhang <jszhang@marvell.com> | 2016-03-22 22:42:41 +0800 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2016-04-20 06:59:11 +0200 |
commit | 4cfd55202cee115a3686d5ad6a0f60d604aca802 (patch) | |
tree | 0150e81e6f7e7234d9fb45d1de87bce2b0341ab3 /drivers/soc/qcom | |
parent | 33475a8784f4b8f0bff4419569e0dc348b318c99 (diff) | |
download | linux-stable-4cfd55202cee115a3686d5ad6a0f60d604aca802.tar.gz linux-stable-4cfd55202cee115a3686d5ad6a0f60d604aca802.tar.bz2 linux-stable-4cfd55202cee115a3686d5ad6a0f60d604aca802.zip |
ARM: cpuidle: constify return value of arm_cpuidle_get_ops()
arm_cpuidle_read_ops() just copies '*ops' to cpuidle_ops[cpu], so the
structure '*ops' is not modified at all.
The comment is also updated accordingly.
Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'drivers/soc/qcom')
0 files changed, 0 insertions, 0 deletions