* [GIT PULL] chrome-platform changes for v6.13
@ 2024-11-18 0:32 Tzung-Bi Shih
2024-11-19 19:06 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Tzung-Bi Shih @ 2024-11-18 0:32 UTC (permalink / raw)
To: torvalds; +Cc: pmalani, bleung, groeck, tzungbi, linux-kernel, chrome-platform
[-- Attachment #1: Type: text/plain, Size: 1965 bytes --]
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-for-6.13
for you to fetch changes up to ea45f3f46734a47bdbcfb31f41748484219d2ea6:
platform/chrome: Switch back to struct platform_driver::remove() (2024-10-28 08:48:34 +0000)
----------------------------------------------------------------
chrome platform changes for 6.13
* Fixes
- Fix a leak of fwnode refcount.
* Cleanups
- Drop unused I2C driver data.
- Move back from platform_driver::remove_new() to
platform_driver::remove().
----------------------------------------------------------------
Javier Carrasco (1):
platform/chrome: cros_ec_typec: fix missing fwnode reference decrement
Uwe Kleine-König (2):
platform/chrome: Drop explicit initialization of struct i2c_device_id::driver_data to 0
platform/chrome: Switch back to struct platform_driver::remove()
drivers/platform/chrome/cros_ec_chardev.c | 2 +-
drivers/platform/chrome/cros_ec_debugfs.c | 2 +-
drivers/platform/chrome/cros_ec_i2c.c | 2 +-
drivers/platform/chrome/cros_ec_lightbar.c | 2 +-
drivers/platform/chrome/cros_ec_lpc.c | 2 +-
drivers/platform/chrome/cros_ec_sysfs.c | 2 +-
drivers/platform/chrome/cros_ec_typec.c | 3 ++-
drivers/platform/chrome/cros_ec_vbc.c | 2 +-
drivers/platform/chrome/cros_hps_i2c.c | 2 +-
drivers/platform/chrome/cros_typec_switch.c | 2 +-
drivers/platform/chrome/cros_usbpd_logger.c | 2 +-
drivers/platform/chrome/cros_usbpd_notify.c | 4 ++--
drivers/platform/chrome/wilco_ec/core.c | 2 +-
drivers/platform/chrome/wilco_ec/debugfs.c | 2 +-
drivers/platform/chrome/wilco_ec/telemetry.c | 2 +-
15 files changed, 17 insertions(+), 16 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-19 19:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-18 0:32 [GIT PULL] chrome-platform changes for v6.13 Tzung-Bi Shih
2024-11-19 19:06 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox