mbox series

[GIT,PULL] ARM: at91: SoC for 5.9

Message ID 20200726193335.GA182444@piout.net
State New
Headers show
Series [GIT,PULL] ARM: at91: SoC for 5.9 | expand

Pull-request

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

Message

Alexandre Belloni July 26, 2020, 7:33 p.m. UTC
Arnd, Olof,

Two non urgent small fixes for mach-at91 in this pull request.

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

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

for you to fetch changes up to f3a49f17845d81a032b83ef102fb24ffb2dfb3a0:

  ARM: at91: Replace HTTP links with HTTPS ones (2020-07-18 00:59:26 +0200)

----------------------------------------------------------------
AT91 SoC for 5.9

 - Two small fixes

----------------------------------------------------------------
Alexander A. Klimov (1):
      ARM: at91: Replace HTTP links with HTTPS ones

yu kuai (1):
      ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()

 arch/arm/mach-at91/Makefile.boot |  2 +-
 arch/arm/mach-at91/pm.c          | 11 ++++++++---
 2 files changed, 9 insertions(+), 4 deletions(-)