commit | 6b99c68ec1f979ef6ea956516a87afa9bb5551ca | [log] [tgz] |
---|---|---|
author | Ivan T. Ivanov <iivanov@mm-sol.com> | Mon Apr 28 16:34:08 2014 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Wed Apr 30 11:28:42 2014 -0500 |
tree | cbd590a76c62ae3993f09ab31a90d3d1e489a3ae | |
parent | 06a6ec445bfa539285a7f6ae3e6e447a536d5a35 [diff] |
usb: phy: msm: Migrate to Managed Device Resource allocation Move memory, regulators, clocks and irq allocation to devm_* variants. Properly check for valid clk handles. Signed-off-by: Ivan T. Ivanov <iivanov@mm-sol.com> Signed-off-by: Felipe Balbi <balbi@ti.com>