mbox series

[GIT,PULL] firmware: tegra: Fixes for v5.16-rc5

Message ID 20211207162115.450554-1-thierry.reding@gmail.com (mailing list archive)
State Accepted
Commit 7ad1a90a6a6e41e698ae0712606507a416796960
Headers show
Series [GIT,PULL] firmware: tegra: Fixes for v5.16-rc5 | expand

Pull-request

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

Message

Thierry Reding Dec. 7, 2021, 4:21 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit f11c34bddf8cd2a3107a7d11b6446c66deda9590:

  firmware: tegra: bpmp: Use devm_platform_ioremap_resource() (2021-10-07 20:52:24 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 711e26c00e4c7b7cef0420c76a61e6d818e12687:

  firmware: tegra: Fix error application of sizeof() to pointer (2021-10-18 16:04:01 +0200)

Thanks,
Thierry

----------------------------------------------------------------
firmware: Fixes for v5.16-rc5

This contains a single fix for an incorrect usage of sizeof().

----------------------------------------------------------------
Lv Ruyi (1):
      firmware: tegra: Fix error application of sizeof() to pointer

 drivers/firmware/tegra/bpmp-debugfs.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Dec. 13, 2021, 2:20 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Tue,  7 Dec 2021 17:21:15 +0100 you wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit f11c34bddf8cd2a3107a7d11b6446c66deda9590:
> 
>   firmware: tegra: bpmp: Use devm_platform_ioremap_resource() (2021-10-07 20:52:24 +0200)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] firmware: tegra: Fixes for v5.16-rc5
    https://git.kernel.org/soc/soc/c/7ad1a90a6a6e

You are awesome, thank you!