Re: [PATCH] USB: serial: cp210x: add ELDAT Easywave RX09 id

2018-03-08 Thread Greg KH
On Tue, Mar 06, 2018 at 09:32:43AM +0100, Johan Hovold wrote: > Add device id for ELDAT Easywave RX09 tranceiver. > > Reported-by: Jan Jansen > Cc: stable > Signed-off-by: Johan Hovold Reviewed-by: Greg Kroah-Hartman -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in t

[PATCH] USB: serial: cp210x: add ELDAT Easywave RX09 id

2018-03-06 Thread Johan Hovold
Add device id for ELDAT Easywave RX09 tranceiver. Reported-by: Jan Jansen Cc: stable Signed-off-by: Johan Hovold --- drivers/usb/serial/cp210x.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/serial/cp210x.c b/drivers/usb/serial/cp210x.c index 06d502b3e913..de1e759dd512 100644