[PULL] ARM: cpuidle: changes for 4.7
Rafael J. Wysocki
rjw at rjwysocki.net
Mon Apr 25 17:34:49 PDT 2016
On Friday, April 22, 2016 10:30:05 AM Daniel Lezcano wrote:
> Hi Rafael,
>
> please pull the following changes for 4.7.
>
> * Constify the cpuidle_ops structure and the types returned by the
> functions using it (Jisheng Zhang)
>
> Thanks !
>
> -- Daniel
>
> The following changes since commit c3b46c73264b03000d1e18b22f5caf63332547c9:
>
> Linux 4.6-rc4 (2016-04-17 19:13:32 -0700)
>
> are available in the git repository at:
>
> http://git.linaro.org/people/daniel.lezcano/linux.git cpuidle/4.7
>
> for you to fetch changes up to 5e7c17df795e462c70a43f1b3b670e08efefe8fd:
>
> drivers: firmware: psci: use const and __initconst for
> psci_cpuidle_ops (2016-04-20 10:44:32 +0200)
>
> ----------------------------------------------------------------
> Jisheng Zhang (4):
> ARM: cpuidle: add const qualifier to cpuidle_ops member in structures
> ARM: cpuidle: constify return value of arm_cpuidle_get_ops()
> soc: qcom: spm: Use const and __initconst for qcom_cpuidle_ops
> drivers: firmware: psci: use const and __initconst for
> psci_cpuidle_ops
>
> arch/arm/include/asm/cpuidle.h | 2 +-
> arch/arm/kernel/cpuidle.c | 6 +++---
> drivers/firmware/psci.c | 2 +-
> drivers/soc/qcom/spm.c | 2 +-
> 4 files changed, 6 insertions(+), 6 deletions(-)
Pulled, thanks!
More information about the linux-arm-kernel
mailing list