Message ID | 20240401030052.2887845-1-tzungbi@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | provide ID table for avoiding fallback match | expand |
On Mon, 01 Apr 2024 11:00:46 +0800, Tzung-Bi Shih wrote: > Inspired by [1]. Turn all MODULE_ALIAS() in ChromeOS EC platform drivers into > proper platform_device_id table and MODULE_DEVICE_TABLE(). > > The series is basically looking for drivers from: > - `struct mfd_cell` in drivers/mfd/cros_ec_dev.c. > - grep -R MODULE_ALIAS drivers/platform/chrome/. > > [...] Applied, thanks! [3/6] power: supply: cros_usbpd: provide ID table for avoiding fallback match commit: 0f8678c34cbfdc63569a9b0ede1fe235ec6ec693 [4/6] power: supply: cros_pchg: provide ID table for avoiding fallback match commit: d6486a13665e9df5b503a375e18226e1824f21d3 Best regards,
Hello: This series was applied to chrome-platform/linux.git (for-kernelci) by Sebastian Reichel <sebastian.reichel@collabora.com>: On Mon, 1 Apr 2024 11:00:46 +0800 you wrote: > Inspired by [1]. Turn all MODULE_ALIAS() in ChromeOS EC platform drivers into > proper platform_device_id table and MODULE_DEVICE_TABLE(). > > The series is basically looking for drivers from: > - `struct mfd_cell` in drivers/mfd/cros_ec_dev.c. > - grep -R MODULE_ALIAS drivers/platform/chrome/. > > [...] Here is the summary with links: - [v2,1/6] media: platform: cros-ec: provide ID table for avoiding fallback match (no matching commit) - [v2,2/6] gpio: cros-ec: provide ID table for avoiding fallback match (no matching commit) - [v2,3/6] power: supply: cros_usbpd: provide ID table for avoiding fallback match https://git.kernel.org/chrome-platform/c/0f8678c34cbf - [v2,4/6] power: supply: cros_pchg: provide ID table for avoiding fallback match https://git.kernel.org/chrome-platform/c/d6486a13665e - [v2,5/6] platform/chrome: cros_kbd_led_backlight: shrink the driver name (no matching commit) - [v2,6/6] platform/chrome: cros_kbd_led_backlight: provide ID table for avoiding fallback match (no matching commit) You are awesome, thank you!
Hello: This series was applied to chrome-platform/linux.git (for-next) by Sebastian Reichel <sebastian.reichel@collabora.com>: On Mon, 1 Apr 2024 11:00:46 +0800 you wrote: > Inspired by [1]. Turn all MODULE_ALIAS() in ChromeOS EC platform drivers into > proper platform_device_id table and MODULE_DEVICE_TABLE(). > > The series is basically looking for drivers from: > - `struct mfd_cell` in drivers/mfd/cros_ec_dev.c. > - grep -R MODULE_ALIAS drivers/platform/chrome/. > > [...] Here is the summary with links: - [v2,1/6] media: platform: cros-ec: provide ID table for avoiding fallback match (no matching commit) - [v2,2/6] gpio: cros-ec: provide ID table for avoiding fallback match (no matching commit) - [v2,3/6] power: supply: cros_usbpd: provide ID table for avoiding fallback match https://git.kernel.org/chrome-platform/c/0f8678c34cbf - [v2,4/6] power: supply: cros_pchg: provide ID table for avoiding fallback match https://git.kernel.org/chrome-platform/c/d6486a13665e - [v2,5/6] platform/chrome: cros_kbd_led_backlight: shrink the driver name (no matching commit) - [v2,6/6] platform/chrome: cros_kbd_led_backlight: provide ID table for avoiding fallback match (no matching commit) You are awesome, thank you!