]> Gentwo Git Trees - linux/.git/commit
Merge tag 'apple-soc-drivers-6.19' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Thu, 27 Nov 2025 21:58:57 +0000 (22:58 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 27 Nov 2025 21:58:57 +0000 (22:58 +0100)
commitaa3294ff417bd6503f46353c3e378c3fbbed827d
tree7e5027bf2b7bd4546ffe1419c0ef30542fe4719a
parent16cc3988cc36b9fc5312970bfa230e1f89d6818e
parentf95f3bceade25914cca30c871187b2d33db23f34
Merge tag 'apple-soc-drivers-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux into soc/drivers-late

Apple SoC driver updates for 6.18

Two small fixes:
- mailbox: Stop leaking a reference to the mbox platform device during
  lookup
- sart: drop device reference after lookup since it's no longer used
  afterwards

Signed-off-by: Sven Peter <sven@kernel.org>
* tag 'apple-soc-drivers-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux:
  soc: apple: sart: drop device reference after lookup
  soc: apple: mailbox: fix device leak on lookup

Signed-off-by: Arnd Bergmann <arnd@arndb.de>