diff options
author | Jisheng Zhang <jszhang@marvell.com> | 2016-03-22 17:42:41 +0300 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2016-04-20 07:59:11 +0300 |
commit | 4cfd55202cee115a3686d5ad6a0f60d604aca802 (patch) | |
tree | 0150e81e6f7e7234d9fb45d1de87bce2b0341ab3 /drivers/soc/qcom | |
parent | 33475a8784f4b8f0bff4419569e0dc348b318c99 (diff) | |
download | linux-4cfd55202cee115a3686d5ad6a0f60d604aca802.tar.xz |
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