summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_fb_helper.c
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2023-07-28 16:58:22 +0200
committerJavier Martinez Canillas <javierm@redhat.com>2023-09-09 16:14:15 +0200
commit84f54d4966f48ef88c8db3f524a59f5bc661bc33 (patch)
treed762ef255bb24da40e5c458873bfb5f7bedc9e15 /drivers/gpu/drm/drm_fb_helper.c
parent775b0669e19f2e4ad979e38330b7d23c2405cadd (diff)
drm/ssd130x: Print the PWM's label instead of its number
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 <u.kleine-koenig@pengutronix.de> Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230728145824.616687-2-u.kleine-koenig@pengutronix.de
Diffstat (limited to 'drivers/gpu/drm/drm_fb_helper.c')
0 files changed, 0 insertions, 0 deletions