commit | b28a6432405ca95b3da25630d79d2463c754a79c | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Feb 26 14:20:58 2015 -0600 |
committer | Felipe Balbi <balbi@ti.com> | Tue Mar 10 15:33:29 2015 -0500 |
tree | 9e547cd0d67ce873311ad0b264092d2850f05216 | |
parent | b4dc38fd45b63e3da2bc98db5d283a15a637a2fa [diff] |
usb: musb: rename ->reset() to ->recover() recover is a much better name than reset, considering we don't really reset the IP, just run platform-specific babble recovery algorithm. while at that, also fix a typo in comment and add kdoc for recover memeber of platform_ops. Tested-by: Bin Liu <b-liu@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>