mbox series

[GIT,PULL] ARM: at91: soc for 5.17

Message ID 20211217164134.28566-1-nicolas.ferre@microchip.com (mailing list archive)
State Accepted
Commit a904c5f099e0479e857f8b1e8eb1f26d604c473e
Headers show
Series [GIT,PULL] ARM: at91: soc for 5.17 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-soc-5.17

Message

Nicolas Ferre Dec. 17, 2021, 4:41 p.m. UTC
From: Nicolas Ferre <nicolas.ferre@microchip.com>

Arnd, Olof,

Here is one soc change for 5.17.

Thanks, best regards,
  Nicolas

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-soc-5.17

for you to fetch changes up to bb29e4091079dd7ef5bd488bd7625965cdfd2c12:

  ARM: at91: pm: Add of_node_put() before goto (2021-12-08 14:01:16 +0100)

----------------------------------------------------------------
AT91 SoC #1 for 5.17:

- one low priority fix about of_node_put() missing in PM code

----------------------------------------------------------------
Wan Jiabing (1):
      ARM: at91: pm: Add of_node_put() before goto

 arch/arm/mach-at91/pm.c | 2 ++
 1 file changed, 2 insertions(+)

Comments

patchwork-bot+linux-soc@kernel.org Dec. 20, 2021, 2:30 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 17 Dec 2021 17:41:34 +0100 you wrote:
> From: Nicolas Ferre <nicolas.ferre@microchip.com>
> 
> Arnd, Olof,
> 
> Here is one soc change for 5.17.
> 
> Thanks, best regards,
>   Nicolas
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: at91: soc for 5.17
    https://git.kernel.org/soc/soc/c/a904c5f099e0

You are awesome, thank you!