]> git.ipfire.org Git - people/ms/linux.git/commit - mm/gup.c
Merge tag 'arm-soc/for-6.0/drivers-fixes-v2' of https://github.com/Broadcom/stblinux...
authorArnd Bergmann <arnd@arndb.de>
Fri, 23 Sep 2022 12:28:16 +0000 (14:28 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 23 Sep 2022 12:28:17 +0000 (14:28 +0200)
commitb58e731783a0cfdc82ec13951fefdc7dd6ce36a2
tree2ec0c63dd4096a98a4cb30ab48a5a39b7dac54db
parent415da412257b1595b8f05f2d7c7815b41f00757e
parent90d000288e115ca63452813c423f9dfd9f521c96
Merge tag 'arm-soc/for-6.0/drivers-fixes-v2' of https://github.com/Broadcom/stblinux into arm/fixes

This pull request contains Broadcom SoCs driver fixes for 6.0, please
pull the following:

- Florian fixes a double of_node_put() in the Broadcom STB Bus Interface
  Unit driver

* tag 'arm-soc/for-6.0/drivers-fixes-v2' of https://github.com/Broadcom/stblinux:
  soc: bcm: brcmstb: biuctrl: Avoid double of_node_put()

Link: https://lore.kernel.org/r/20220918205038.3017866-1-f.fainelli@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>