From: Uwe Kleine-König uwe@kleine-koenig.org
Hello,
this is v3 of the series. In v1 and v2 I failed to notice that the driver contains two (nearly identical) update_status callbacks. Daniel pointed that out, so here comes v3.
Best regards Uwe
Uwe Kleine-König (2): backlight: lm3630a: fix return code of .update_status() callback backlight: lm3630a: convert to atomic PWM API and check for errors
drivers/video/backlight/lm3630a_bl.c | 50 +++++++++++++--------------- 1 file changed, 23 insertions(+), 27 deletions(-)