[PATCH v1 1/4] backlight: hx8357: Make use of device properties
Andy Shevchenko
andriy.shevchenko at linux.intel.com
Sun Jan 28 14:38:04 UTC 2024
On Wed, Jan 24, 2024 at 05:19:53PM +0000, Daniel Thompson wrote:
> On Sun, Jan 14, 2024 at 05:25:08PM +0200, Andy Shevchenko wrote:
...
> > +typedef int (*hx8357_init)(struct lcd_device *);
> > + hx8357_init init;
>
> As somewhere else in this thread, I'd find this a lot more readable
> as:
> hx8357_init_fn init_fn;
I agree with you, dunno why I haven't added _fn in the first place...
--
With Best Regards,
Andy Shevchenko
More information about the dri-devel
mailing list