From: Johan Hovold Date: Sun, 29 Dec 2013 18:22:57 +0000 (+0100) Subject: USB: f81232: remove bogus call to wake up MSR queue X-Git-Tag: v3.14-rc1~148^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49fabf29869c9c21f4d7243fa5b2b9ebc3890a85;p=pandora-kernel.git USB: f81232: remove bogus call to wake up MSR queue Remove bogus call to wake up delta_msr_wait from process_read_urb where the MSR status is never updated (only the LSR bits are masked out). Comment that the wake-up call should made in f81232_update_line_status when the MSR status changes. Note that this driver is still mostly stubbed out. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed