mbox series

[GIT,PULL] chrome-platform-firmware changes for v6.10

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

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-chrome-platform-firmware-for-v6.10

Message

Tzung-Bi Shih May 13, 2024, 4:25 a.m. UTC
Hi Linus,

Please pull chrome-platform-firmware changes for v6.10.

Thanks,
TzungBi

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-chrome-platform-firmware-for-v6.10

for you to fetch changes up to 7f20f21c22aa22e488530f66bf4fc168e427f5bd:

  firmware: google: cbmem: drop driver owner initialization (2024-04-03 15:09:26 +0800)

----------------------------------------------------------------
chrome platform firmware changes for 6.10

* Improvements

  - Set driver owner in the core registration so that coreboot drivers
    don't need to set it individually.

----------------------------------------------------------------
Krzysztof Kozlowski (2):
      firmware: coreboot: store owner from modules with coreboot_driver_register()
      firmware: google: cbmem: drop driver owner initialization

 drivers/firmware/google/cbmem.c          | 1 -
 drivers/firmware/google/coreboot_table.c | 6 ++++--
 drivers/firmware/google/coreboot_table.h | 6 +++++-
 3 files changed, 9 insertions(+), 4 deletions(-)

Comments

pr-tracker-bot@kernel.org May 13, 2024, 11:50 p.m. UTC | #1
The pull request you sent on Mon, 13 May 2024 12:25:42 +0800:

> https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-chrome-platform-firmware-for-v6.10

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

Thank you!