From: Felipe Balbi Date: Tue, 15 Dec 2009 09:08:41 +0000 (+0200) Subject: USB: musb: move musb_remove to __exit X-Git-Tag: v2.6.33-rc2~11^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3060b175c1bd60586f51482464530dd1b37f3cf;p=pandora-kernel.git USB: musb: move musb_remove to __exit probe() already was on __init, so moving remove() to __exit. Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed