summaryrefslogtreecommitdiff
path: root/Documentation/gpu/intel-display/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorUwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>2026-06-10 16:32:59 +0200
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2026-06-11 16:58:14 +0300
commit01ffffc4d0bd5b44a3e5fc07ec232266a1601c45 (patch)
treed7f352e27abf2268a21172a43df017762309d7df /Documentation/gpu/intel-display/git@git.tavy.me:linux.git
parent25fbff92dd485eb15eaf1aa7252a99fcaabfef5e (diff)
platform/x86: apple-gmux: Drop unused assignment of pnp_device_id driver data
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. This patch doesn't modify the compiled array, only its representation in source form benefits. The former was confirmed with an x86 build. Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com> Link: https://patch.msgid.link/dd6e70d3075205a1d5c1fa324db7a822f37e2349.1781101905.git.u.kleine-koenig@baylibre.com Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'Documentation/gpu/intel-display/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions