]> nv-tegra.nvidia Code Review - linux-2.6.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)
commit6fab81dfdc7b48c2e30ab05e9b30afb0c418bbbe
tree631b431735204d07bd2d683be8a1e6c2f8de3129
parentddea427fb3e64d817d4432e5efd2abbfc4ddb02e
[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