On Tue, Jul 28, 2026 at 11:58:56AM +0100, Pawel Zalewski (The Capable Hub) wrote: > This module sets the acpi_device_id::driver_data to 0 but > the field is not actually used within the module, we can > just drop it from the table. > > While we are at it - use a named initializer for the > acpi_device_id::id field as well to make the code more > readable. > > Signed-off-by: Pawel Zalewski (The Capable Hub) > <[email protected]>
Reviewed-by: Ioana Ciornei <[email protected]>
