
28 Jan
2019
28 Jan
'19
9:31 p.m.
On Mon, 28 Jan 2019 09:50:58 +0100 Mario Six mario.six@gdsys.cc wrote:
The ihs_video_out driver's error handling is incorrect in two places (one is a missing negation, and in one place a error should be ignored).
Fix these two instances.
Signed-off-by: Mario Six mario.six@gdsys.cc
drivers/video/ihs_video_out.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Applied to u-boot-video/master, thanks!
-- Anatolij