mbox series

[GIT,PULL] chrome-platform-firmware updates for v6.14

Message ID Z42tY9rGfqes47SM@google.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] chrome-platform-firmware updates for v6.14 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/chrome-platform-firmware-v6.14

Message

Tzung-Bi Shih Jan. 20, 2025, 1:56 a.m. UTC
Hi Linus,

Please pull chrome-platform-firmware updates for v6.14.

Thanks,
Tzung-Bi


The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/chrome-platform-firmware-v6.14

for you to fetch changes up to 7543d5702c2cfe0e8e8bc8bf4fe8cd44f08d6d39:

  firmware: google: vpd: Use const 'struct bin_attribute' callback (2024-12-17 03:59:31 +0000)

----------------------------------------------------------------
chrome-platform-firmware: Updates for v6.14

* Cleanups

  - Constify 'struct bin_attribute'.

----------------------------------------------------------------
Thomas Weißschuh (4):
      firmware: google: cbmem: Constify 'struct bin_attribute'
      firmware: google: gsmi: Constify 'struct bin_attribute'
      firmware: google: memconsole: Use const 'struct bin_attribute' callback
      firmware: google: vpd: Use const 'struct bin_attribute' callback

 drivers/firmware/google/cbmem.c      | 10 +++++-----
 drivers/firmware/google/gsmi.c       |  6 +++---
 drivers/firmware/google/memconsole.c |  4 ++--
 drivers/firmware/google/vpd.c        |  8 ++++----
 4 files changed, 14 insertions(+), 14 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 22, 2025, 4:15 a.m. UTC | #1
The pull request you sent on Mon, 20 Jan 2025 01:56:51 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/chrome-platform-firmware-v6.14

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7dd457a2fd78f3dd39aad4579d13e9eed2effbca

Thank you!