diff options
author | Vaishali Thakkar <vthakkar1994@gmail.com> | 2015-08-03 17:27:34 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-08-05 14:01:43 +0100 |
commit | 8833c01af6aa8e42fcbc74d76646ead05d0183a7 (patch) | |
tree | 22cf48d80a74a6bd6f30bbde9a22a02becbf80c0 /include/uapi/linux/vhost.h | |
parent | bc0195aad0daa2ad5b0d76cce22b167bc3435590 (diff) |
ASoC: tegra: Use devm_clk_get
This patch introduces the use of managed resource function
devm_clk_get instead of clk_get and removes corresponding calls
to clk_put in the probe and remove functions.
To be compatible with the change various gotos are replaced with
direct returns, and unneeded labels are dropped.
Signed-off-by: Vaishali Thakkar <vthakkar1994@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/uapi/linux/vhost.h')
0 files changed, 0 insertions, 0 deletions