Home
last modified time | relevance | path

Searched hist:a38a4090e2c400c6c49c584cda6f28c73c08f5f1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/fsl/
H A Dfsl_micfil.cdiff a38a4090e2c400c6c49c584cda6f28c73c08f5f1 Wed Aug 02 00:21:17 CDT 2023 Chancel Liu <chancel.liu@nxp.com> ASoC: fsl_micfil: Use SET_SYSTEM_SLEEP_PM_OPS to simplify PM

Use SET_SYSTEM_SLEEP_PM_OPS to simplify suspend and resume function.
fsl_micfil_suspend() and fsl_micfil_resume() can be deleted.

Signed-off-by: Chancel Liu <chancel.liu@nxp.com>
Acked-by: Shengjiu Wang <shengjiu.wang@gmail.com>
Link: https://lore.kernel.org/r/20230802052117.1293029-4-chancel.liu@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>