On 9/6/26 7:03 PM, Karl Mehltretter wrote:
> The module parameter is skip_gpu, but its MODULE_PARM_DESC() names
> no_gpu, so modinfo describes a parameter that does not exist and shows
> no description for the real one.
>
> Use the parameter name in the description.
>
> Fixes: 3f17991488af ("drm/msm/adreno: Add a modparam to skip GPU")
> Assisted-by: LLM
> Signed-off-by: Karl Mehltretter <[email protected]>
> ---Reviewed-by: Konrad Dybcio <[email protected]> Konrad
