]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] adv7604: fix inverted condition
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 12 Sep 2014 09:02:02 +0000 (06:02 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sun, 21 Sep 2014 23:54:43 +0000 (20:54 -0300)
commit77639ff2b3404a913b8037d230a384798b854bae
tree54f097ff440cb25ec039230c5d2e8ea500a6e86c
parent7102076c922e310f5a914a21fcd8d65fd8bd2417
[media] adv7604: fix inverted condition

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>
Cc: stable@vger.kernel.org # for v3.12 and up
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/i2c/adv7604.c