commit | b1183c242a60764afbdfaf39396405b7afa1106c | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Fri Jun 22 17:40:54 2012 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jun 25 14:08:51 2012 +0300 |
tree | 5a155a6c3dfbbf23c48f2b695be58c723785be78 | |
parent | c83a8542b5e3c5b30825955a68b1cc8bd24b122a [diff] |
usb: musb: omap: use devres API to allocate resources used devres API while allocating memory resource and while getting usb phy so that these resources are released automatically on driver detach. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>