aboutsummaryrefslogtreecommitdiff
path: root/rust/helpers.c
diff options
context:
space:
mode:
authorChancel Liu <[email protected]>2023-09-13 18:26:56 +0800
committerMark Brown <[email protected]>2023-09-14 11:59:28 +0100
commitfac58baf8fcfcd7481e8f6d60206ce2a47c1476c (patch)
tree43845bb0ded0bf4b318530f5396a76529dcb5e79 /rust/helpers.c
parentef3e1b8a31f3579b7dae2077f501974aca3beb74 (diff)
ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_link
i.MX rpmsg sound cards work on codec slave mode. MCLK will be disabled by CPU DAI driver in hw_free(). Some codec requires MCLK present at power up/down sequence. So need to set ignore_pmdown_time to power down codec immediately before MCLK is turned off. Take WM8962 as an example, if MCLK is disabled before DAPM power down playback stream, FIFO error will arise in WM8962 which will have bad impact on playback next. Signed-off-by: Chancel Liu <[email protected]> Acked-by: Shengjiu Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions