commit | 67d52e29032dd2f21d4080331f47a21205f337f6 | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@linuxtv.org> | Mon Dec 24 16:05:39 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Fri Jan 25 19:04:23 2008 -0200 |
tree | 0503e4c5d82f92536054cf68544e66f3f33a0a71 | |
parent | de7234bb05a8498c5092385d3f1dd9e73cd332d0 [diff] |
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 <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>