[PATCH v3 0/3] backlight: mp3309c: Allow to use on non-OF platforms
From: Andy Shevchenko
Date: Thu Feb 08 2024 - 13:42:48 EST
Allow to use driver on non-OF platforms and other cleanups.
Changelog v3:
- rebased on top of the last changes against this driver (Lee)
- added tags to patch 2 (Daniel, Flavio)
Changelog v2:
- rename pm3309c_parse_dt_node() --> mp3309c_parse_fwnode() (Daniel) - add tags (Daniel, Flavio)
- new patch 2
Andy Shevchenko (3):
backlight: mp3309c: Make use of device properties
backlight: mp3309c: use dev_err_probe() instead of dev_err()
backlight: mp3309c: Utilise temporary variable for struct device
drivers/video/backlight/mp3309c.c | 88 ++++++++++++-------------------
1 file changed, 35 insertions(+), 53 deletions(-)
--
2.43.0.rc1.1.gbec44491f096