ASoC: tlv320aic32x4: Rearrange clock tree shutdown
authorMarkus Pargmann <[email protected]>
Thu, 20 Feb 2014 17:23:00 +0000 (18:23 +0100)
committerMark Brown <[email protected]>
Sun, 23 Feb 2014 03:59:34 +0000 (12:59 +0900)
commit3154cc7404506700ff270b6f123ec9c734f002fd
tree0fab6cb10871cd91ba6b4b389ad51bea369c0378
parent239b669b2dedc46d5e6b07d87c3d1dedf8d9477c
ASoC: tlv320aic32x4: Rearrange clock tree shutdown

Rearrange clock tree shutdown to disable them in the reversed order of
startup. First disable all dividers, then PLL followed by master clock.

Signed-off-by: Markus Pargmann <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
sound/soc/codecs/tlv320aic32x4.c