summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/interrupts.py
diff options
context:
space:
mode:
authorArtur Weber <aweber.kernel@gmail.com>2023-07-14 15:14:40 +0300
committerLee Jones <lee@kernel.org>2023-07-28 12:22:38 +0300
commit5145531be5fbad0e914d1dc1cbd392d7b756abaa (patch)
treee30934ed1f8e48514b0ec41de9eb9d365cf28f60 /scripts/gdb/linux/interrupts.py
parent4c09e20b3c85f60353ace21092e34f35f5e3ab00 (diff)
downloadlinux-5145531be5fbad0e914d1dc1cbd392d7b756abaa.tar.xz
backlight: lp855x: Catch errors when changing brightness
The lp855x_bl_update_status function's return type is int, but it always returns 0, without checking for the results of the write_byte/pwm_ctrl functions called within. Make this function return the return values of the functions it calls, and modify the lp855x_pwm_ctrl function to return errors. Signed-off-by: Artur Weber <aweber.kernel@gmail.com> Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org> Link: https://lore.kernel.org/r/20230714121440.7717-3-aweber.kernel@gmail.com Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions