From: Michael Krufky Date: Mon, 24 Dec 2007 19:05:39 +0000 (-0300) Subject: V4L/DVB (6920): tuner: fix backwards logic in check for set_config X-Git-Tag: v2.6.25-rc1~1235^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67d52e29032dd2f21d4080331f47a21205f337f6;p=pandora-kernel.git V4L/DVB (6920): tuner: fix backwards logic in check for set_config tuner-core was checking if analog_ops->set_config is set. If set, it would complain that it isn't. Fix this backwards logic to the proper behavior. Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed