usb: musb: remove dead code from procfs
authorFelipe Balbi <felipe.balbi@nokia.com>
Thu, 11 Sep 2008 08:53:25 +0000 (11:53 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 21 Nov 2009 21:24:55 +0000 (23:24 +0200)
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>

No differences found