[media] xc4000: removed redundant tuner reset
authorIstvan Varga <istvan_v@mailbox.hu>
Sat, 4 Jun 2011 15:21:17 +0000 (12:21 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 27 Jul 2011 20:52:39 +0000 (17:52 -0300)
commit8f76afe8d737b9ecadc0097941c9ef1ece61af9e
tree23ba83cb5c1a943bfeafa16595cef246d3d8f86b
parente75873c1f80380f190d0270fec566410f59c4829
[media] xc4000: removed redundant tuner reset

This patch causes the tuner reset command to be ignored in the firmware
code, since this only happens when the BASE/INIT1 firmware is loaded by
check_firmware(), and in that case check_firmware() already calls the
reset callback before starting to load the firmware.

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