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(-)