From: Bhaskar Chowdhury Date: Mon, 15 Mar 2021 03:21:36 +0000 (+0530) Subject: drm/amd/pm: Mundane typo fixes in the file amdgpu_pm.c X-Git-Tag: v5.13-rc1~123^2~12^2~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e5527d8ce28bf24b827016637a5239ce08f9df0a;p=thirdparty%2Flinux.git drm/amd/pm: Mundane typo fixes in the file amdgpu_pm.c s/"an minimum"/"a minimum"/ s/"an maxmum"/"a maximum"/ Reviewed-by: Huang Rui Acked-by: Randy Dunlap Signed-off-by: Bhaskar Chowdhury Signed-off-by: Alex Deucher --- diff --git a/drivers/gpu/drm/amd/pm/amdgpu_pm.c b/drivers/gpu/drm/amd/pm/amdgpu_pm.c index 240bfb05ce2d8..2627870a786ed 100644 --- a/drivers/gpu/drm/amd/pm/amdgpu_pm.c +++ b/drivers/gpu/drm/amd/pm/amdgpu_pm.c @@ -2906,9 +2906,9 @@ static ssize_t amdgpu_hwmon_show_mclk_label(struct device *dev, * * - pwm1_max: pulse width modulation fan control maximum level (255) * - * - fan1_min: an minimum value Unit: revolution/min (RPM) + * - fan1_min: a minimum value Unit: revolution/min (RPM) * - * - fan1_max: an maxmum value Unit: revolution/max (RPM) + * - fan1_max: a maximum value Unit: revolution/max (RPM) * * - fan1_input: fan speed in RPM *