mbox series

[GIT,PULL] firmware: arm_ffa: Update for v6.9

Message ID 20240223033250.117878-1-sudeep.holla@arm.com (mailing list archive)
State Accepted
Commit 62080509734f654c26f811c4e8e93fa357826661
Headers show
Series [GIT,PULL] firmware: arm_ffa: Update for v6.9 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/ffa-update-6.9

Message

Sudeep Holla Feb. 23, 2024, 3:32 a.m. UTC
Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/ffa-update-6.9

for you to fetch changes up to 989e8661dc45babf43070d519011dfc1e33c8875:

  firmware: arm_ffa: Make ffa_bus_type const (2024-02-20 06:40:34 +0000)

----------------------------------------------------------------
Arm FF-A update for v6.9

Another single and simple update to just constify the ffa_bus_type
structure similar to other changes done treewide following the driver
core changes to accomodate the same.

----------------------------------------------------------------
Ricardo B. Marliere (1):
      firmware: arm_ffa: Make ffa_bus_type const

 drivers/firmware/arm_ffa/bus.c | 2 +-
 include/linux/arm_ffa.h        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org March 4, 2024, 4:12 p.m. UTC | #1
Hello:

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

On Fri, 23 Feb 2024 03:32:48 +0000 you wrote:
> Hi ARM SoC Team,
> 
> Please pull !
> 
> Regards,
> Sudeep
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] firmware: arm_ffa: Update for v6.9
    https://git.kernel.org/soc/soc/c/62080509734f

You are awesome, thank you!