Commits

Nicolin Chen committed 7ba5b6048da
ENGR00255029 ASoC: spdif: fix clk_enable/disable() mismatched issue The function might be returned if the CNEW wasn't detected, while in this case the code won't disable the clk. This patch just fixed the mismatch. Signed-off-by: Nicolin Chen <b42378@freescale.com>