]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit3ee35c1ffbeda2ad7369b59cf6c43b0f1a007bf0
treed103fd69cceee0facf982a9a590f3ed536ab1300
parenta2aafdc4fe09bf37b779922a8a929ea6d770b4e9
[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