[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZbZmzC6A_TxGvEWm@smile.fi.intel.com>
Date: Sun, 28 Jan 2024 16:38:04 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Daniel Thompson <daniel.thompson@...aro.org>
Cc: dri-devel@...ts.freedesktop.org, linux-fbdev@...r.kernel.org,
linux-kernel@...r.kernel.org, Lee Jones <lee@...nel.org>,
Jingoo Han <jingoohan1@...il.com>, Helge Deller <deller@....de>
Subject: Re: [PATCH v1 1/4] backlight: hx8357: Make use of device properties
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
Powered by blists - more mailing lists