]> Git Repo - linux.git/commit
drm/i915: Use string enable/disable choice helpers
authorSai Teja Pottumuttu <[email protected]>
Wed, 23 Oct 2024 05:46:55 +0000 (11:16 +0530)
committerMatt Roper <[email protected]>
Mon, 28 Oct 2024 20:09:42 +0000 (13:09 -0700)
commita0e45f70d44e25fdfa26b4f4fc170fba3e45cd62
tree414efcdd2e9e17cd155abe9a3166f00966c3ba44
parent5ddd0c6c14255ac821e480d662c9e22d380805f7
drm/i915: Use string enable/disable choice helpers

Replace the last few remaining instances of string enable(d)/disable(d)
choices with the linux string choice helpers to avoid further
cocci warnings.

Signed-off-by: Sai Teja Pottumuttu <[email protected]>
Reviewed-by: Jani Nikula <[email protected]>
Signed-off-by: Matt Roper <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/i915/display/intel_dp_hdcp.c
drivers/gpu/drm/i915/display/intel_pps.c
drivers/gpu/drm/i915/display/intel_tc.c
This page took 0.050718 seconds and 4 git commands to generate.