commit | 28c2c51c078296151549f4f0e823e804f773861b | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@nokia.com> | Thu Sep 11 11:53:25 2008 +0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 17 14:40:59 2008 -0700 |
tree | ec7617adf5885ef6128b0f95fb843b8d7fed8c9f | |
parent | 458e6a511f9dc91e5af5e64740b0a5c9650a25fb [diff] |
usb: musb: remove dead code from procfs When removing the procfs file, I forgot to remove some code that created and removed that file. Here's a patch to fix it. Ideally this patch will be melded into the patch removing the procfs file, don't know if it's possible still. Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>