USB: flow control fix for pl2303
authort.sefzick <t.sefzick@fz-juelich.de>
Wed, 25 Apr 2007 13:05:22 +0000 (15:05 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 12 Jul 2007 23:29:51 +0000 (16:29 -0700)
commit715f9527c1c1edd1a9c7a55ab4535211279c9374
tree41d555d8398eb2301fa19143fe5c73c520b4d897
parent1abdeeb1d566f74bc5b3e68447d91c8c37d47942
USB: flow control fix for pl2303

in order to be able to switch back to 'flow-control none'
after having activated 'flow-control rts/cts', I made
a small change to 'pl2303.c'.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/pl2303.c