]> git.baikalelectronics.ru Git - kernel.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)
commit67905b56a12f727eb42fa0ea40165bff09220c32
tree683f519a734ef9eafece338e3aab67de7f5e5ad4
parentfd1505bbc80edf7ea4c813ee946e49ccc00ac81f
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