From: Oliver Neukum Date: Wed, 16 Jan 2008 16:18:52 +0000 (+0100) Subject: USB: stop io performed by mos7720 upon close() X-Git-Tag: v2.6.25-rc1~1075^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1cd7e99b343543af2be4c8c5755e26f6bfd725a;p=pandora-kernel.git USB: stop io performed by mos7720 upon close() This fixes a problem where the mos7720 driver will make io to a device from which it has been logically disconnected. It does so by introducing a flag by which the generic usb serial code can signal the subdrivers their disconnection and appropriate locking. Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed