android_kernel_motorola_sm6225/drivers/media/dvb/b2c2
Janne Grunau 78e92006f4 V4L/DVB (7538): Adds selectable adapter numbers as per module option
The adapter_nr module options can be used to allocate static adapter
numbers on a driver level. It avoids problems with changing DVB apapter
numbers after warm/cold boot or device unplugging and repluging.

Each driver holds DVB_MAX_ADAPTER long array of the preferred order of
adapter numbers.

options dvb-usb-dib0700 adapter_nr=7,6,5,4,3,2,1,0 would result in a
reversed allocation of adapter numbers.

With adapter_nr=2,5 it tries first to get adapter number 2 and 5. If
both are already in use it will allocate the lowest free adapter number.

Signed-off-by: Janne Grunau <janne-dvb@grunau.be>
Acked-by: Hermann Pitton <hermann.pitton@arcor.de>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-04-24 14:08:00 -03:00
..
flexcop-common.h V4L/DVB (7469): Preparation for supporting new devices, cleanup and saneness 2008-04-24 14:07:56 -03:00
flexcop-dma.c V4L/DVB (7509): media/dvb/b2c2 replace remaining __FUNCTION__ occurrences 2008-04-24 14:07:58 -03:00
flexcop-eeprom.c V4L/DVB (7469): Preparation for supporting new devices, cleanup and saneness 2008-04-24 14:07:56 -03:00
flexcop-fe-tuner.c V4L/DVB (7469): Preparation for supporting new devices, cleanup and saneness 2008-04-24 14:07:56 -03:00
flexcop-hw-filter.c [PATCH] DVB: Small cleanups and CodeStyle fixes 2005-12-01 15:48:59 -08:00
flexcop-i2c.c V4L/DVB (7469): Preparation for supporting new devices, cleanup and saneness 2008-04-24 14:07:56 -03:00
flexcop-misc.c V4L/DVB (3428): drivers/media/dvb/ possible cleanups 2006-01-23 17:11:09 -02:00
flexcop-pci.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
flexcop-reg.h V4L/DVB (3428): drivers/media/dvb/ possible cleanups 2006-01-23 17:11:09 -02:00
flexcop-sram.c V4L/DVB (7509): media/dvb/b2c2 replace remaining __FUNCTION__ occurrences 2008-04-24 14:07:58 -03:00
flexcop-usb.c V4L/DVB (7469): Preparation for supporting new devices, cleanup and saneness 2008-04-24 14:07:56 -03:00
flexcop-usb.h [PATCH] dvb: flexcop: fix USB transfer handling 2005-05-17 07:59:24 -07:00
flexcop.c V4L/DVB (7538): Adds selectable adapter numbers as per module option 2008-04-24 14:08:00 -03:00
flexcop.h [PATCH] dvb: flexcop: woraround irq stop problem 2005-07-07 18:23:56 -07:00
flexcop_ibi_value_be.h [PATCH] dvb: flexcop: woraround irq stop problem 2005-07-07 18:23:56 -07:00
flexcop_ibi_value_le.h [PATCH] dvb: flexcop: woraround irq stop problem 2005-07-07 18:23:56 -07:00
Kconfig V4L/DVB (7441): kconfig fixes for tuner-simple 2008-04-24 14:07:55 -03:00
Makefile V4L/DVB (7412): use tuner-simple for LG TDVS-H06xF digital tuning support 2008-04-24 14:07:53 -03:00