]> www.infradead.org Git - users/willy/xarray.git/commit
Merge tag 'tegra-for-6.12-firmware' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Mon, 2 Sep 2024 10:23:22 +0000 (10:23 +0000)
committerArnd Bergmann <arnd@arndb.de>
Mon, 2 Sep 2024 10:23:22 +0000 (10:23 +0000)
commitec62e2e82581237417cd3f4a2f1ece6483d36c85
treedb41ec493f948d7d5d319494fe5941b1f8fe6616
parente99769bf7adfdbaab98b5f79f2ae7cedbca2103b
parent8812b8689ee652ee7f7e958473a9de56d7c184b6
Merge tag 'tegra-for-6.12-firmware' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/drivers

firmware: tegra: Changes for v6.12-rc1

The changes in this set remove some unused code and simplify error paths
using scoped helpers.

* tag 'tegra-for-6.12-firmware' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  firmware: tegra: bpmp: Use scoped device node handling to simplify error paths
  firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp()

Link: https://lore.kernel.org/r/20240830141004.3195210-2-thierry.reding@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>