aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/lima/lima_devfreq.c
diff options
context:
space:
mode:
authorYang Li <[email protected]>2022-05-26 13:20:35 +0000
committerViresh Kumar <[email protected]>2022-06-06 06:28:51 +0000
commit617df304f3fb63db3dc37e62c3f8efbbe56427b5 (patch)
treef58bf03ab951274e2fc71ad4ae44ebca784e6591 /drivers/gpu/drm/lima/lima_devfreq.c
parentopp: Fix error check in dev_pm_opp_attach_genpd() (diff)
downloadkernel-617df304f3fb63db3dc37e62c3f8efbbe56427b5.tar.gz
kernel-617df304f3fb63db3dc37e62c3f8efbbe56427b5.zip
opp: Fix some kernel-doc comments
Make @freq to @bw in dev_pm_opp_find_bw_ceil() and dev_pm_opp_find_bw_floor() kernel-doc comment to remove warnings found by running scripts/kernel-doc, which is caused by using 'make W=1'. drivers/opp/core.c:753: warning: Function parameter or member 'bw' not described in 'dev_pm_opp_find_bw_ceil' drivers/opp/core.c:753: warning: Excess function parameter 'freq' description in 'dev_pm_opp_find_bw_ceil' drivers/opp/core.c:812: warning: Function parameter or member 'bw' not described in 'dev_pm_opp_find_bw_floor' drivers/opp/core.c:812: warning: Excess function parameter 'freq' description in 'dev_pm_opp_find_bw_floor' Reported-by: Abaci Robot <[email protected]> Signed-off-by: Yang Li <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/lima/lima_devfreq.c')
0 files changed, 0 insertions, 0 deletions