[media] xc4000: remove XREG_BUSY code only supported in xc5000
authorDevin Heitmueller <dheitmueller@kernellabs.com>
Thu, 23 Jul 2009 00:52:11 +0000 (21:52 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 27 Jul 2011 20:52:29 +0000 (17:52 -0300)
commit02dec509825dd5cb9f4bfa0526c75c0a7c20348a
treed103fd69cceee0facf982a9a590f3ed536ab1300
parent6bf60d56b36d7d4d0bdfb2996d56b064923ea541
[media] xc4000: remove XREG_BUSY code only supported in xc5000

The xc4000 driver is based on the original xc5000 driver, and while the
xc5000 supports the XREG_BUSY register, the xc4000 does not.  So remove the
code in question.

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/tuners/xc4000.c