linux-stable/drivers/media/video/cx25840
Hans Verkuil 8d81ae2431 V4L/DVB (12613): cx25840: fix determining the firmware name
Depending on the model there are three different firmwares to choose from.
Unfortunately if a cx23885 is loaded first, then the global firmware name
is overwritten with that firmware and if ivtv is loaded next, then it
tries to load the wrong firmware. In addition, the original approach would
also overwrite any firmware that the user specified explicitly.

Cc: Jarod Wilson <jarod@wilsonet.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-09-12 12:19:52 -03:00
..
cx25840-audio.c V4L/DVB (10953): cx25840: Fix CodingStyle errors introduced by the last patch 2009-04-06 21:44:00 -03:00
cx25840-core.c V4L/DVB (12347): cx25840: Bugfix for no DVB-T on the Hauppauge HVR-1700 2009-09-12 12:18:15 -03:00
cx25840-core.h V4L/DVB (10952): cx25840: prepare it to be used by cx231xx module 2009-04-06 21:44:00 -03:00
cx25840-firmware.c V4L/DVB (12613): cx25840: fix determining the firmware name 2009-09-12 12:19:52 -03:00
cx25840-vbi.c V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' step 2009-03-30 12:43:49 -03:00
Kconfig V4L/DVB (9507): v4l: remove EXPERIMENTAL from several drivers 2008-12-29 17:53:26 -02:00
Makefile