[PATCH 2/3] video: fbdev: ssd1307fb: Print the PWM's label instead of its number

Andy Shevchenko andriy.shevchenko at linux.intel.com
Tue Aug 1 08:54:09 UTC 2023


On Fri, Jul 28, 2023 at 04:58:23PM +0200, Uwe Kleine-König wrote:
> 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.

Do we have firmware node of PWM available? I would print it rather than some
(possibly non-unique) string.

-- 
With Best Regards,
Andy Shevchenko




More information about the dri-devel mailing list