commit | ca445c01d62f15bc0c80ab01cc73f6fc7a9b8834 | [log] [tgz] |
---|---|---|
author | Phani Kumar Uppalapati <phaniu@codeaurora.org> | Thu Oct 24 18:08:49 2013 -0700 |
committer | Phani Kumar Uppalapati <phaniu@codeaurora.org> | Tue Oct 29 20:11:23 2013 -0700 |
tree | 422b85c3b8cb6c0de058b3f1ac805f928af064df | |
parent | a33acf5efbe2fce36bf4e19403b97b7d15989125 [diff] |
ASoC: msm: Handle error scenarios correctly In cases where workqueue allocation or device tree parsing failed, we should return from the function after freeing up all the resources. CRs-fixed: 518093 Change-Id: Iaf341aeee218d3e32d79feba453cd4f36a52a012 Signed-off-by: Phani Kumar Uppalapati <phaniu@codeaurora.org>