]> Git Repo - linux.git/commitdiff
Merge tag 'chrome-platform-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <[email protected]>
Tue, 19 Nov 2024 18:24:12 +0000 (10:24 -0800)
committerLinus Torvalds <[email protected]>
Tue, 19 Nov 2024 18:24:12 +0000 (10:24 -0800)
Pull chrome platform updates from Tzung-Bi Shih:
 "Fixes:
   - Fix a leak of fwnode refcount.

  Cleanups:
   - Drop unused I2C driver data
   - Move back from platform_driver::remove_new() to
     platform_driver::remove()"

* tag 'chrome-platform-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux:
  platform/chrome: Switch back to struct platform_driver::remove()
  platform/chrome: cros_ec_typec: fix missing fwnode reference decrement
  platform/chrome: Drop explicit initialization of struct i2c_device_id::driver_data to 0


Trivial merge
This page took 0.053767 seconds and 4 git commands to generate.