[PATCH v1 1/6] power: Drop unused assignment of platform_device_id driver data

Tzung-Bi Shih tzungbi at kernel.org
Fri May 29 15:02:01 PDT 2026


On Fri, May 29, 2026 at 12:18:16PM +0200, Uwe Kleine-König (The Capable Hub) wrote:
> The driver explicitly set the .driver_data member of struct
> platform_device_id to zero without relying on that value. Drop this
> unused assignments.
> 
> While touching this array unify spacing, use a named initializer for
> .name and drop trailing commas after the list terminators.
> 
> Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig at baylibre.com>

Reviewed-by: Tzung-Bi Shih <tzungbi at kernel.org>



More information about the linux-arm-kernel mailing list