diff options
author | Dan Carpenter | 2017-04-15 21:21:42 +0200 |
---|---|---|
committer | Boris Brezillon | 2017-04-18 11:52:45 +0200 |
commit | 418d59ef229290a1da80aa25222f9da2ac2fa6a5 (patch) | |
tree | 6b3aff7ee3c42221aedab514006a82482541a575 /arch/mips/include | |
parent | drm/sti: fix GDP size to support up to UHD resolution (diff) | |
download | kernel-qcow2-linux-418d59ef229290a1da80aa25222f9da2ac2fa6a5.tar.gz kernel-qcow2-linux-418d59ef229290a1da80aa25222f9da2ac2fa6a5.tar.xz kernel-qcow2-linux-418d59ef229290a1da80aa25222f9da2ac2fa6a5.zip |
drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs()
It's not possible for endpoint to be zero so the test doesn't work. If
we break on the first iteration through the loop then endpoint is 1 and
"ret" is uninitialized.
Fixes: ebc944613567 ("drm: convert drivers to use drm_of_find_panel_or_bridge")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170415192142.GA6416@mwanda
Diffstat (limited to 'arch/mips/include')
0 files changed, 0 insertions, 0 deletions