From: Will Newton Date: Fri, 27 Jun 2008 12:08:08 +0000 (+0100) Subject: sisusbvga: Fix oops on disconnect. X-Git-Tag: v2.6.26-rc9~62^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f15e39739a1d7dfaa2173a91707a74c11a246648;p=pandora-kernel.git sisusbvga: Fix oops on disconnect. Remove dev_info call on disconnect. The sisusb_dev pointer may have been set to zero by sisusb_delete at this point causing an oops. The message does not provide any extra information over the standard USB subsystem output so removing it does not affect functionality. Signed-off-by: Will Newton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed