mbox series

[GIT,PULL] cpuidle for ARM for v6.10

Message ID 5e2dfd0e-d647-4106-9921-a78ca4b55403@linaro.org (mailing list archive)
State In Next
Delegated to: Rafael Wysocki
Headers show
Series [GIT,PULL] cpuidle for ARM for v6.10 | expand

Pull-request

https://git.linaro.org/people/daniel.lezcano/linux.git cpuidle/next

Message

Daniel Lezcano April 29, 2024, 10:30 p.m. UTC
Hi Rafael,

please consider pulling this single patch PR.

The following changes since commit ed30a4a51bb196781c8058073ea720133a65596f:

   Linux 6.9-rc5 (2024-04-21 12:35:54 -0700)

are available in the Git repository at:

   https://git.linaro.org/people/daniel.lezcano/linux.git cpuidle/next

for you to fetch changes up to f9059eb5d73e65c88b88465abed4364dfc7b20b4:

   cpuidle: kirkwood: Convert to platform remove callback returning void 
(2024-04-23 09:21:48 +0200)

Thanks

----------------------------------------------------------------
Yangtao Li (1):
       cpuidle: kirkwood: Convert to platform remove callback returning void

  drivers/cpuidle/cpuidle-kirkwood.c | 5 ++---
  1 file changed, 2 insertions(+), 3 deletions(-)

Comments

Rafael J. Wysocki April 30, 2024, 10:43 a.m. UTC | #1
Hi Daniel,

On Tue, Apr 30, 2024 at 12:30 AM Daniel Lezcano
<daniel.lezcano@linaro.org> wrote:
>
>
> Hi Rafael,
>
> please consider pulling this single patch PR.
>
> The following changes since commit ed30a4a51bb196781c8058073ea720133a65596f:
>
>    Linux 6.9-rc5 (2024-04-21 12:35:54 -0700)
>
> are available in the Git repository at:
>
>    https://git.linaro.org/people/daniel.lezcano/linux.git cpuidle/next
>
> for you to fetch changes up to f9059eb5d73e65c88b88465abed4364dfc7b20b4:
>
>    cpuidle: kirkwood: Convert to platform remove callback returning void
> (2024-04-23 09:21:48 +0200)
>
> Thanks
>
> ----------------------------------------------------------------
> Yangtao Li (1):
>        cpuidle: kirkwood: Convert to platform remove callback returning void
>
>   drivers/cpuidle/cpuidle-kirkwood.c | 5 ++---
>   1 file changed, 2 insertions(+), 3 deletions(-)
>
> --

Pulled, thanks!