USB: mos7720: fix hardware flow control
authorJohan Hovold <jhovold@gmail.com>
Tue, 4 Jun 2013 16:50:31 +0000 (18:50 +0200)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 19 Jun 2013 01:16:55 +0000 (02:16 +0100)
commit9c0c3f80d5a7e370920841d471b797e123fe3c4c
tree6063b11c00be5f1ff7988d902b9430e196982357
parent698cb96b51f336c18f4ca48597565bd3097f5d48
USB: mos7720: fix hardware flow control

commit a26f009a070e840fadacb91013b2391ba7ab6cc2 upstream.

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

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/usb/serial/mos7720.c