mbox series

[GIT,PULL] firmware: arm_scmi: Fix for v5.17

Message ID 20220214144245.2376150-1-sudeep.holla@arm.com (mailing list archive)
State Accepted
Commit 98e437f134b3447e22af78e6c71837cd9b404990
Headers show
Series [GIT,PULL] firmware: arm_scmi: Fix for v5.17 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fix-5.17

Message

Sudeep Holla Feb. 14, 2022, 2:42 p.m. UTC
Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fix-5.17

for you to fetch changes up to 1ba603f56568c3b4c2542dfba07afa25f21dcff3:

  firmware: arm_scmi: Remove space in MODULE_ALIAS name (2022-02-11 10:37:16 +0000)

----------------------------------------------------------------
Arm SCMI fix for v5.17

A simple fix to remove space in the MODULE_ALIAS name used in the
SCMI driver as userspace expect no spaces in these names.

----------------------------------------------------------------
Alyssa Ross (1):
      firmware: arm_scmi: Remove space in MODULE_ALIAS name

 drivers/firmware/arm_scmi/driver.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

patchwork-bot+linux-soc@kernel.org Feb. 18, 2022, 8:40 p.m. UTC | #1
Hello:

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

On Mon, 14 Feb 2022 14:42:45 +0000 you wrote:
> Hi ARM SoC Team,
> 
> Please pull !
> 
> Regards,
> Sudeep
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] firmware: arm_scmi: Fix for v5.17
    https://git.kernel.org/soc/soc/c/98e437f134b3

You are awesome, thank you!