commit | e747951240b9f820b94fd5582663c66d798c8fd1 | [log] [tgz] |
---|---|---|
author | Vikram Pandita <vikram.pandita@ti.com> | Sat Feb 21 15:31:44 2009 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Feb 27 14:40:51 2009 -0800 |
tree | b3f53e4de8fa8f0cfc9621075393dcf72bf4d71e | |
parent | 5c23c9078f8e3476982409b1075b54c8cd65e82c [diff] |
USB: musb: fix srp sysfs entry deletion The SRP sysfs attribute is dependent on gadget mode; any gadget may support SRP. But "rmmod musb_hdrc" didn't remove that attribute; fix. Signed-off-by: Vikram Pandita <vikram.pandita@ti.com> Acked-by: Felipe Balbi <me@felipebalbi.com> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>