commit | 4523817d51bc3b2ef38da768d004fda2c8bc41de | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Wed Oct 23 14:46:44 2019 +0100 |
committer | Mark Brown <broonie@kernel.org> | Wed Oct 23 17:42:18 2019 +0100 |
tree | 3c742c03a59181e45518e939a6c18be7b03e2eaf | |
parent | d3645b055399538415586ebaacaedebc1e5899b0 [diff] |
ASoC: kirkwood: fix external clock probe defer When our call to get the external clock fails, we forget to clean up the enabled internal clock correctly. Enable the clock after we have obtained all our resources. Fixes: 84aac6c79bfd ("ASoC: kirkwood: fix loss of external clock at probe time") Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Link: https://lore.kernel.org/r/E1iNGyK-0004oF-6A@rmk-PC.armlinux.org.uk Signed-off-by: Mark Brown <broonie@kernel.org>