]> bbs.cooldavid.org Git - net-next-2.6.git/commit
usb: musb: remove dead code from procfs
authorFelipe Balbi <felipe.balbi@nokia.com>
Thu, 11 Sep 2008 08:53:25 +0000 (11:53 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 17 Oct 2008 21:40:59 +0000 (14:40 -0700)
commit28c2c51c078296151549f4f0e823e804f773861b
treeec7617adf5885ef6128b0f95fb843b8d7fed8c9f
parent458e6a511f9dc91e5af5e64740b0a5c9650a25fb
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>
drivers/usb/musb/musb_core.c