commit | d0d860758bd350206242962a223858bd01cd8a93 | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Mon Aug 20 16:12:47 2012 -0400 |
committer | Felipe Balbi <balbi@ti.com> | Fri Aug 31 12:41:39 2012 +0300 |
tree | e1333e8594bd0857bb51a87da655287836bab101 | |
parent | c4846a1807fc6138e2f010d65757feb4b7b0c2cf [diff] |
usb: gadget: dummy-hcd: remember to update driver pointer This patch (as1599) fixes dummy-hcd to make it update the appropriate driver pointer when a new gadget driver is bound or unbound. Without this change, the gadget driver's name doesn't appear in dev_printk output. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Felipe Balbi <balbi@ti.com>