Revert "MLK-21484-3: ASoC: fsl_sai: ensure clk is unprepared before reparent"
authorViorel Suman <viorel.suman@nxp.com>
Wed, 24 Apr 2019 11:03:02 +0000 (14:03 +0300)
committerViorel Suman <viorel.suman@nxp.com>
Thu, 25 Apr 2019 12:52:14 +0000 (15:52 +0300)
commit29b2e5025717ebe36374045c11be294d6b3e33bf
tree9020fb7b6f975494f90f41b0bd978ac12ea629d2
parent8b3a5e899d0a8b120c10d2df60d48a3544505850
Revert "MLK-21484-3: ASoC: fsl_sai: ensure clk is unprepared before reparent"

SAI interface is able to hande both TX and RX simultaneously.
In case a rate change is required by a RX stream started while TX
is running - stopping and starting root clock will introduce a pop noise.

This reverts commit e146b5f34492cd046187b92eb4ae37f238557eb9.

Signed-off-by: Viorel Suman <viorel.suman@nxp.com>
sound/soc/fsl/fsl_sai.c