commit | 3643e9172649f97f2e6301582890202abcc0f97e | [log] [tgz] |
---|---|---|
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | Tue Jul 25 15:45:18 2017 +0530 |
committer | Mark Brown <broonie@kernel.org> | Wed Jul 26 13:01:33 2017 +0100 |
tree | f4625d614ae24375aae88fc3637c1e5aeffa0be2 | |
parent | 72bfa2117bdb4bb5b07dd5ed833ff3c318fc70b6 [diff] |
ASoC: sun4i-spdif: Handle return value of clk_prepare_enable. clk_prepare_enable() can fail here and we must check its return value. Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>