media: adv7604: fix inverted condition
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 12 Sep 2014 09:02:02 +0000 (06:02 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 5 Oct 2014 21:52:23 +0000 (14:52 -0700)
commit4f31b027c3f2671d3d1da47666a23eca930baafb
tree3eea629e6abd6538c1d90861efffef62c1b39d50
parent66c644d7226b430e499757177c27872ba3479b23
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/media/i2c/adv7604.c