From: Felipe Balbi Date: Thu, 25 Mar 2010 11:25:18 +0000 (+0200) Subject: usb: musb: debugfs: musb_exit_debugfs() can be called on probe X-Git-Tag: v2.6.35-rc1~471^2~172 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0f9da7e02776a8c5ad61b9e24feebf7b12a7243;p=pandora-kernel.git usb: musb: debugfs: musb_exit_debugfs() can be called on probe when we fail to probe(), we can call musb_exit_debugfs(). Allow that by removing section annotations. Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed