]> git.openfabrics.org - ~emulex/infiniband.git/commit
[media] rtl28xxu: dynamic USB ID support
authorAntti Palosaari <crope@iki.fi>
Mon, 19 Mar 2012 19:27:47 +0000 (16:27 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 15 May 2012 12:35:28 +0000 (09:35 -0300)
commit943a903459db81a07c3af703605d4eb6fb64b523
tree28e68b109c2cbc943cec8a901db0e38949d73b78
parent662f9602bdea183456c49260e3bd2edfad4be471
[media] rtl28xxu: dynamic USB ID support

DVB USB core refuses to load driver when current USB ID
does not match IDs on driver table. Due to that dynamic
IDs does not work. Replace reference design ID by dynamic
ID in .probe() in order to get it working.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/rtl28xxu.c