]> git.openfabrics.org - ~emulex/infiniband.git/commit
USB: pl2303: remove bogus delta_msr_wait wake up
authorJohan Hovold <jhovold@gmail.com>
Sun, 29 Dec 2013 18:22:59 +0000 (19:22 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Jan 2014 20:31:47 +0000 (12:31 -0800)
commit71c671bf4cead0e801eccbed3fe790e817f6b6d4
tree683f519a734ef9eafece338e3aab67de7f5e5ad4
parentc50db82dcacfb4f6ab272f98ba964076b3ca529c
USB: pl2303: remove bogus delta_msr_wait wake up

Remove bogus MSR wait-queue wake up from process_read_urb which never
updates the MSR flags.

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