Re: [PATCH 2/3] video: fbdev: ssd1307fb: Print the PWM's label instead of its number
From: Javier Martinez Canillas <javierm@redhat.com>
Date: 2023-09-09 14:38:35
Also in:
dri-devel
From: Javier Martinez Canillas <javierm@redhat.com>
Date: 2023-09-09 14:38:35
Also in:
dri-devel
Javier Martinez Canillas [off-list ref] writes:
Uwe Kleine-König [off-list ref] writes:quoted
struct pwm_device::pwm is a write-only variable in the pwm core and used nowhere apart from this and another dev_dbg. So it isn't useful to identify the used PWM. Emit the PWM's label instead in the debug message. Signed-off-by: Uwe Kleine-König <redacted> ---Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Pushed to drm-misc (drm-misc-next). Thanks! -- Best regards, Javier Martinez Canillas Core Platforms Red Hat