V4L/DVB (5188): Add separate configuration data for subsystem 0x13c2:0x1012
authorOliver Endriss <o.endriss@gmx.de>
Fri, 2 Feb 2007 22:12:53 +0000 (19:12 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 21 Feb 2007 15:35:15 +0000 (13:35 -0200)
commit6c914490210cf7155a288b3c5c2fdd305692e298
tree830a9f30daf9c95cbb2c43abc8a2cd6351c4334c
parent32ec5332f987435d42371c1c47e310c9cc211cf7
V4L/DVB (5188): Add separate configuration data for subsystem 0x13c2:0x1012

Fixed problem reported by Teemu Suikki:
After a device with subsystem 0x13c2:0x1012 has been installed,
devices with subsystem id 0x13c2:0x1011 did not work anymore.

Reason:
The driver for 0x13c2:0x1012 modified shared configuration data.
Fix:
Use separate configuration data for those devices.

Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/ttpci/budget-ci.c