]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: serial: add Google simple serial SubClass support
authorAnton Staaf <robotboy@chromium.org>
Mon, 3 Nov 2014 16:43:20 +0000 (08:43 -0800)
committerJohan Hovold <johan@kernel.org>
Tue, 4 Nov 2014 17:11:01 +0000 (18:11 +0100)
commit679315e5fae1e4614eed0d9aa26999ddcb6a0f77
tree18196f5eaeef6f0b1cd09b596113eb89c44a3f1f
parent9d3801903851a2be51f0b2d85f25f952a7da9969
USB: serial: add Google simple serial SubClass support

Add support for Google devices that export simple serial
interfaces using the vendor specific SubClass/Protocol pair
0x50/0x01.

Signed-off-by: Anton Staaf <robotboy@chromium.org>
Reviewed-by: Benson Leung <bleung@chromium.org>
[johan: move id entries and update Kconfig]
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/Kconfig
drivers/usb/serial/usb-serial-simple.c