Re: [PATCH v1] platform/chrome: Drop unused assignment of platform_device_id driver data

From: Tzung-Bi Shih

Date: Sun Jun 28 2026 - 22:55:10 EST


On Wed, Jun 17, 2026 at 12:04:13PM +0200, Uwe Kleine-König (The Capable Hub) wrote:
> The drivers explicitly set the .driver_data member of struct
> platform_device_id to zero without relying on that value. Drop these
> unused assignments.
>
> While touching these arrays use a single space in the list terminator
> consistently.
>
> [...]

Applied to

https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git for-next

[1/1] platform/chrome: Drop unused assignment of platform_device_id driver data
commit: 200691f509fb77be78cd4b2d38b4e540a454bec3

Thanks!