Searched hist:"4523817 d51bc3b2ef38da768d004fda2c8bc41de" (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/kirkwood/ |
H A D | kirkwood-i2s.c | diff 4523817d51bc3b2ef38da768d004fda2c8bc41de Wed Oct 23 15:46:44 CEST 2019 Russell King <rmk+kernel@armlinux.org.uk> 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>
|