]> git.baikalelectronics.ru Git - kernel.git/commit
USB: mos7720: fix hardware flow control
authorJohan Hovold <jhovold@gmail.com>
Tue, 4 Jun 2013 16:50:31 +0000 (18:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Jun 2013 17:17:10 +0000 (10:17 -0700)
commit4fa72c4689d06916e77b5850da3181c3b224dbcd
tree05fef52deacd269d3204f7cb0c78faa1e218c086
parent2ef6b9cc281b1e4c40e4ea3e7c7c98b7c6629045
USB: mos7720: fix hardware flow control

The register access to enable hardware flow control depends on the
device port number and not the port minor number.

Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/mos7720.c