Re: [PATCH] rtl28xxu: 1d19:1102 Dexatek DK mini DVB-T Dongle

2012-11-06 Thread Antti Palosaari
Short question, is simple ID addition for device driver like that allowed to push during RC phase (for Kernel 3.7 as now is RC4 released)? I tried to look documentation but didn't found answer. regards Antti On 11/06/2012 09:16 PM, Antti Palosaari wrote: Add new USB ID as driver supports it

[PATCH] rtl28xxu: 1d19:1102 Dexatek DK mini DVB-T Dongle

2012-11-06 Thread Antti Palosaari
Add new USB ID as driver supports it. Reported-by: Hubert Lin Tested-by: Hubert Lin Signed-off-by: Antti Palosaari --- drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/media/usb/dvb-usb-v2/rtl28xxu.c b/drivers/media/usb/dvb-usb-v2/rtl28xxu.