git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c23c90
)
USB: musb: fix srp sysfs entry deletion
author
Vikram Pandita
<vikram.pandita@ti.com>
Sat, 21 Feb 2009 23:31:44 +0000
(15:31 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 27 Feb 2009 22:40:51 +0000
(14:40 -0800)
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>
No differences found