summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra20_spdif.c
diff options
context:
space:
mode:
authorVaishali Thakkar <vthakkar1994@gmail.com>2015-08-03 17:27:34 +0530
committerMark Brown <broonie@kernel.org>2015-08-05 14:01:43 +0100
commit8833c01af6aa8e42fcbc74d76646ead05d0183a7 (patch)
tree22cf48d80a74a6bd6f30bbde9a22a02becbf80c0 /sound/soc/tegra/tegra20_spdif.c
parentbc0195aad0daa2ad5b0d76cce22b167bc3435590 (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 'sound/soc/tegra/tegra20_spdif.c')
0 files changed, 0 insertions, 0 deletions