Re: [PATCH v1 4/4] backlight: hx8357: Utilise temporary variable for struct device
From: Daniel Thompson <hidden>
Date: 2024-01-24 17:25:11
Also in:
dri-devel, lkml
From: Daniel Thompson <hidden>
Date: 2024-01-24 17:25:11
Also in:
dri-devel, lkml
On Sun, Jan 14, 2024 at 05:25:11PM +0200, Andy Shevchenko wrote:
We have a temporary variable to keep pointer to struct device. Utilise it inside the ->probe() implementation. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Daniel Thompson <redacted> Daniel.