[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZzqLJjQwz0adE120@google.com>
Date: Mon, 18 Nov 2024 00:32:38 +0000
From: Tzung-Bi Shih <tzungbi@...nel.org>
To: torvalds@...ux-foundation.org
Cc: briannorris@...omium.org, jwerner@...omium.org, tzungbi@...nel.org,
linux-kernel@...r.kernel.org, chrome-platform@...ts.linux.dev
Subject: [GIT PULL] chrome-platform-firmware changes for v6.13
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/chrome-platform-firmware-for-6.13
for you to fetch changes up to 32b0901e141f6d4cf49d820b53eb09b88b1f72f7:
firmware: google: Unregister driver_info on failure (2024-10-15 22:51:24 +0000)
----------------------------------------------------------------
chrome platform firmware changes for 6.13
* Fixes
- Do not double register "simple-framebuffer" platform device if
Generic System Framebuffers (sysfb) already did that.
- Fix a missing of unregistering platform driver in error handling
path.
----------------------------------------------------------------
Javier Martinez Canillas (2):
firmware: sysfb: Add a sysfb_handles_screen_info() helper function
firmware: coreboot: Don't register a pdev if screen_info data is present
Yuan Can (1):
firmware: google: Unregister driver_info on failure
drivers/firmware/google/framebuffer-coreboot.c | 14 ++++++++++++++
drivers/firmware/google/gsmi.c | 6 ++++--
drivers/firmware/sysfb.c | 19 +++++++++++++++++++
include/linux/sysfb.h | 7 +++++++
4 files changed, 44 insertions(+), 2 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists