]> git.baikalelectronics.ru Git - kernel.git/commit
[media] tuner-core: return afc instead of zero
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 25 Mar 2013 12:55:57 +0000 (09:55 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 25 Mar 2013 18:10:40 +0000 (15:10 -0300)
commitbe00c931c140f124d3ca9ffaafb7e49a0dfa1e32
tree07baa321469ad5473620c751a3d23dc58623b3d1
parentcd5fd74d0a2890058bdff37762e3be8813b48987
[media] tuner-core: return afc instead of zero

While the driver gets AFC from the tuner, it doesn't return it
back via V4L2 API due to a mistake at the return. fix it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/v4l2-core/tuner-core.c