Re: [PATCH] usb: serial: Add Rigblaster Advantage to device table

2013-03-07 Thread Sergei Shtylyov
Hello. On 03/08/2013 01:01 AM, Steve Conklin wrote: The Rigblaster Advantage is an amateur radio interface sold by West Mountain Radio. It contains a cp210x serial interface but the device ID is not in the driver. Wrap your changelog lines at about 76 (80 max) characters please. Signed

[PATCH] usb: serial: Add Rigblaster Advantage to device table

2013-03-07 Thread Steve Conklin
The Rigblaster Advantage is an amateur radio interface sold by West Mountain Radio. It contains a cp210x serial interface but the device ID is not in the driver. Signed-off-by: Steve Conklin --- drivers/usb/serial/cp210x.c |1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/seri