MLK-17462-1: ASoC: AK5558: revert the fix for 8k and 16kHz.
authorShengjiu Wang <shengjiu.wang@nxp.com>
Thu, 25 Jan 2018 02:35:49 +0000 (10:35 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:53:51 +0000 (14:53 -0500)
commit71fb6bd70ce5b7a88d54afdb649abb4c50624aeb
tree718f9009c0b01bf23b6f673e22f242d4ef3c6b67
parent130a6b817f1fe2af62db06d343d96405de393259
MLK-17462-1: ASoC: AK5558: revert the fix for 8k and 16kHz.

Revert commit 38078b6549c7 ("MLK-17428-4: ASoC: AK5558: fix
issue for 8k and 16kHz")

With this patch, there will be issue with PDM mode, cause the codec can't
work sometimes, the phenomenon is the register read failed.

So we revert this patch, and we will enable the pm_runtime function, which
should also fix the 8k and 16khz can't work issue in normal mode.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
sound/soc/codecs/ak5558.c