mbox series

[v1,0/4] backlight: hx8357: Clean up and make OF-independent

Message ID 20240114152759.1040563-1-andriy.shevchenko@linux.intel.com (mailing list archive)
Headers show
Series backlight: hx8357: Clean up and make OF-independent | expand

Message

Andy Shevchenko Jan. 14, 2024, 3:25 p.m. UTC
A few ad-hoc cleanups and one patch to make driver OF-independent.

Andy Shevchenko (4):
  backlight: hx8357: Make use of device properties
  backlight: hx8357: Move OF table closer to its consumer
  backlight: hx8357: Make use of dev_err_probe()
  backlight: hx8357: Utilise temporary variable for struct device

 drivers/video/backlight/hx8357.c | 57 +++++++++++++++-----------------
 1 file changed, 27 insertions(+), 30 deletions(-)