]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
media: adv7604: fix inverted condition
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 12 Sep 2014 09:02:02 +0000 (06:02 -0300)
committerJiri Slaby <jslaby@suse.cz>
Mon, 13 Oct 2014 13:41:37 +0000 (15:41 +0200)
commite1a45c6066dc65d03dd5a56b75c6baab813d9c1b
tree08643034db455f433c7c62cbba7caafcc0d586f5
parent43da6d0f493813fd4f235dc64f5bb4a4dce99138
media: adv7604: fix inverted condition

commit 77639ff2b3404a913b8037d230a384798b854bae upstream.

The log_status function should show HDMI information, but the test checking for
an HDMI input was inverted. Fix this.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/media/i2c/adv7604.c