Merge tag 'chrome-platform-firmware-for-6.13' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 19 Nov 2024 18:25:47 +0000 (10:25 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 19 Nov 2024 18:25:47 +0000 (10:25 -0800)
commit1af29b34ea7f63c3e7225c324ffa86c9748874e4
treef333c1ef6bd525fa947874cbbb318fe0d6bff7d5
parent78516f4aefff408bdc2e867b996065279c5dc89a
parent32b0901e141f6d4cf49d820b53eb09b88b1f72f7
Merge tag 'chrome-platform-firmware-for-6.13' of git://git./linux/kernel/git/chrome-platform/linux

Pull chrome platform firmware updates from Tzung-Bi Shih:

 - 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

* tag 'chrome-platform-firmware-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux:
  firmware: google: Unregister driver_info on failure
  firmware: coreboot: Don't register a pdev if screen_info data is present
  firmware: sysfb: Add a sysfb_handles_screen_info() helper function
drivers/firmware/sysfb.c