diff options
author | Arnd Bergmann <arnd@arndb.de> | 2023-04-14 14:32:54 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2023-04-14 14:32:55 +0200 |
commit | 9f8f0d07249bb738d78e58c9554d0907f963b60d (patch) | |
tree | d906c83ebda5f5d41c991f551cc88575b68f015a /MAINTAINERS | |
parent | e15a70922f6adee60fbcc8ee866e44ec573790d0 (diff) | |
parent | fc187a46a8e682f0f1167b230792b88de01ceaa0 (diff) | |
download | lwn-9f8f0d07249bb738d78e58c9554d0907f963b60d.tar.gz lwn-9f8f0d07249bb738d78e58c9554d0907f963b60d.zip |
Merge tag 'renesas-drivers-for-v6.4-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/drivers
Renesas driver updates for v6.4 (take two)
- Add "renesas," file contents pattern to MAINTAINERS,
- Fix a small leak on OOM.
* tag 'renesas-drivers-for-v6.4-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel:
soc: renesas: renesas-soc: Release 'chipid' from ioremap()
MAINTAINERS: renesas: Add "renesas," file contents pattern
Link: https://lore.kernel.org/r/cover.1681113115.git.geert+renesas@glider.be
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ec57c42ed544..12bdd7aaec44 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2654,6 +2654,7 @@ F: arch/arm64/boot/dts/renesas/ F: arch/riscv/boot/dts/renesas/ F: drivers/soc/renesas/ F: include/linux/soc/renesas/ +K: \brenesas, ARM/RISCPC ARCHITECTURE M: Russell King <linux@armlinux.org.uk> |