Re: [PATCH v1] platform/x86: apple-gmux: Drop unused assignment of pnp_device_id driver data
From: Ilpo Järvinen
Date: Thu Jun 11 2026 - 11:07:03 EST
On Wed, 10 Jun 2026 16:32:59 +0200, Uwe Kleine-König (The Capable Hub) wrote:
> The driver explicitly sets the .driver_data member of struct
> pnp_device_id to zero without relying on that value. Drop these unused
> assignments.
>
> While touching this array use a named initializer for .id for improved
> readability and simplify the list terminator.
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] platform/x86: apple-gmux: Drop unused assignment of pnp_device_id driver data
commit: 01ffffc4d0bd5b44a3e5fc07ec232266a1601c45
--
i.