diff options
Diffstat (limited to 'sound')
-rw-r--r-- | sound/soc/ux500/ux500_ab8500.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/ux500/ux500_ab8500.c b/sound/soc/ux500/ux500_ab8500.c index f9234c6c721..2eef499d22e 100644 --- a/sound/soc/ux500/ux500_ab8500.c +++ b/sound/soc/ux500/ux500_ab8500.c @@ -219,6 +219,8 @@ static int ux500_ab8500_power_control_inc(void) ab8500_audio_power_control(true); } + goto out; + clk_err: disable_regulator(REGULATOR_AUDIO); |