From: Johan Hovold Date: Wed, 25 Apr 2012 13:56:29 +0000 (+0200) Subject: USB: opticon: fix abuse of interface data X-Git-Tag: v3.5-rc1~149^2~317 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81d5a6729018ef18dcc1a555144ce91eb3c9abc4;p=pandora-kernel.git USB: opticon: fix abuse of interface data Fix abuse of interface data which was used to signal device disconnect. Use the usb_serial disconnect flag and mutex where appropriate. Note that tiocmget does not need to check for disconnect as it does not access the device. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed