backlight: hx8357: Convert to agnostic GPIO API
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 7 Dec 2023 16:14:32 +0000 (18:14 +0200)
committerLee Jones <lee@kernel.org>
Wed, 13 Dec 2023 15:41:59 +0000 (15:41 +0000)
commit7d84a63a39b78443d09f2b4edf7ecb1d586379b4
treee1ac9af789093cf78b5788c8327bbfda416b2ce2
parent769ff5283f0d7edc819743f183d51af077411107
backlight: hx8357: Convert to agnostic GPIO API

The of_gpio.h is going to be removed. In preparation of that convert
the driver to the agnostic API.

Fixes: fbbbcd177a27 ("gpiolib: of: add quirk for locating reset lines with legacy bindings")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20231207161513.3195509-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/gpio/gpiolib-of.c
drivers/video/backlight/hx8357.c