summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2021-11-24 17:52:19 +0300
committerRobert Foss <robert.foss@linaro.org>2021-11-25 11:06:38 +0100
commit83ddd8069f98886ce1da2b506602220fb0e4a912 (patch)
tree7299edad7a07cdbad514871778422484969d1c4a /scripts/gdb/linux/tasks.py
parent0bae5687bc689b64343fd8b52db2ad9e448f3f16 (diff)
drm/bridge: anx7625: fix an error code in anx7625_register_audio()
This code accidentally returns IS_ERR(), which is 1, instead of propagating the negative error code. The caller doesn't check for errors so it doesn't affect run time at all. Fixes: 566fef1226c1 ("drm/bridge: anx7625: add HDMI audio function") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Reviewed-by: Tzung-Bi Shih <tzungbi@google.com> Signed-off-by: Robert Foss <robert.foss@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/20211124145219.GD13656@kili
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions