commit | 6829f92f6e64bfc6a553d7a2203ce1cb2e433c01 | [log] [tgz] |
---|---|---|
author | Venu Byravarasu <vbyravarasu@nvidia.com> | Thu May 16 19:43:01 2013 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Thu May 30 02:47:32 2013 +0300 |
tree | f3b0dad9794c7604b7d8cab26a17dff2b1004805 | |
parent | 12ea18e4f0bd793b7f9d7e8bf6c76815d5621ac3 [diff] |
usb: phy: tegra: Add error handling & clean up. Check return values from all GPIO APIs and handle errors accordingly. Remove the call to clk_disable_unprepare(); this function does not prepare or enable the clock, so the error path should not disable or unprepare it. Signed-off-by: Venu Byravarasu <vbyravarasu@nvidia.com> Signed-off-by: Felipe Balbi <balbi@ti.com>