]> git.baikalelectronics.ru Git - kernel.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)
commitbca6270e50afebee86e1607f3a7a713334d67f32
tree28e68b109c2cbc943cec8a901db0e38949d73b78
parent4407f13ed799800babf45cf771441720f214ea40
[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