Files
linux/drivers/virt
Uwe Kleine-König (The Capable Hub) ecc2e04686 virt: arm-cca-guest: Drop unused assignment of platform_device_id driver data
The driver explicitly sets the .driver_data member of struct
platform_device_id to zero without relying on that value. Drop this
unused assignment.

While touching this array use a named initializer for .name.

Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
Signed-off-by: Will Deacon <will@kernel.org>
2026-07-22 20:19:45 +00:00
..
2024-05-13 19:15:14 +02:00