OSDN Git Service

USB: serial: pl2303: tighten type HXN (G) detection
authorJohan Hovold <johan@kernel.org>
Thu, 11 Mar 2021 16:14:50 +0000 (17:14 +0100)
committerJohan Hovold <johan@kernel.org>
Wed, 17 Mar 2021 08:16:27 +0000 (09:16 +0100)
commit894758d0571de4675520540c9e093d7e0ed9aae6
tree2d7b4392263e715c19285339b4af65c5c8daa39d
parentca82f648d6d4f5cb21717d250bb08aa6b0bce660
USB: serial: pl2303: tighten type HXN (G) detection

Tighten the detection of the new HXN (G) type instead of assuming that
every device which doesn't support the old read request is an HXN.

Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/pl2303.c