mbox series

[GIT,PULL,2/6] firmware: tegra: Changes for v6.12-rc1

Message ID 20240830141004.3195210-2-thierry.reding@gmail.com (mailing list archive)
State New
Headers show
Series [GIT,PULL,1/6] soc/tegra: Changes for v6.12-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.12-firmware

Message

Thierry Reding Aug. 30, 2024, 2:09 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.12-firmware

for you to fetch changes up to 8812b8689ee652ee7f7e958473a9de56d7c184b6:

  firmware: tegra: bpmp: Use scoped device node handling to simplify error paths (2024-08-27 15:58:38 +0200)

Thanks,
Thierry

----------------------------------------------------------------
firmware: tegra: Changes for v6.12-rc1

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

----------------------------------------------------------------
Krzysztof Kozlowski (2):
      firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp()
      firmware: tegra: bpmp: Use scoped device node handling to simplify error paths

 drivers/firmware/tegra/bpmp.c | 20 +++++---------------
 1 file changed, 5 insertions(+), 15 deletions(-)