]> git.baikalelectronics.ru Git - kernel.git/commit
[media] xc5000: drivers should specify chip revision rather than firmware
authorMichael Krufky <mkrufky@kernellabs.com>
Wed, 8 Feb 2012 17:57:39 +0000 (14:57 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 14 Feb 2012 19:22:32 +0000 (17:22 -0200)
commit1c75241dca87d6b0230ee5dcb95221ee4da843b2
tree631b431735204d07bd2d683be8a1e6c2f8de3129
parentdeb032b19fa619e13f57c19cb9715787ce26715f
[media] xc5000: drivers should specify chip revision rather than firmware

Specify chip revision at attach time rather than a firmware image.
This is a better way to ensure that the correct firmware is loaded
for the correct revision of the chip.

Signed-off-by: Michael Krufky <mkrufky@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/tuners/xc5000.c
drivers/media/common/tuners/xc5000.h
drivers/media/video/tuner-core.c