]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] cx88: replaced duplicated code with function call
authoristvan_v@mailbox.hu <istvan_v@mailbox.hu>
Tue, 7 Jun 2011 16:21:02 +0000 (13:21 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 21 Jun 2011 15:41:15 +0000 (12:41 -0300)
commitf385a1f9c838e3c4abe4e45153aea6fe9cf9d872
tree8d52457f3969f87057a51bb20f1325f78e512588
parentabd5ccc6bf79b02d7b6452440581ff0585f43941
[media] cx88: replaced duplicated code with function call

The following patch replaces code to reset the XC3028 tuner with a call
to the tuner reset callback.

Signed-off-by: Istvan Varga <istvan_v@mailbox.hu>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx88/cx88-cards.c