video: backlight: fix pwm data structure description
authorDario Binacchi <dariobin@libero.it>
Sun, 11 Oct 2020 12:28:03 +0000 (14:28 +0200)
committerAnatolij Gustschin <agust@denx.de>
Sun, 18 Oct 2020 13:06:56 +0000 (15:06 +0200)
commitf9b94055bdde93a302075ff86a1046b98e2c8e05
treee181e9c0746c7e9e4346097501c9daacd293ed4e
parent01c9857fa806e23a30f2b042b32ceeac6bee9d36
video: backlight: fix pwm data structure description

The description of the 'max_level' field was incorrectly assigned to the
'min_level' field.

Signed-off-by: Dario Binacchi <dariobin@libero.it>
drivers/video/pwm_backlight.c