]> Git Repo - linux.git/commit
ASoC: Intel: byt/cht: add .pm_ops
authorPierre-Louis Bossart <[email protected]>
Tue, 26 May 2020 20:36:36 +0000 (15:36 -0500)
committerMark Brown <[email protected]>
Wed, 27 May 2020 13:06:56 +0000 (14:06 +0100)
commit68224376bc2a0508f57bff67c8dcd2b5761dc939
treed1c21b1008fc6821f4b5a1bcbbe101d5290a4da8
parent512e76724ffd07c6a5eb7d93c79d160e85465228
ASoC: Intel: byt/cht: add .pm_ops

Add required .pm_ops to support suspend/resume on baytrail/cherrytrail
machines.

This .pm_ops is conditionally-added to avoid impacting the legacy
driver where power management is handled differently.

Signed-off-by: Pierre-Louis Bossart <[email protected]>
Tested-by: Enric Balletbo i Serra <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
sound/soc/intel/boards/bytcht_cx2072x.c
sound/soc/intel/boards/bytcht_da7213.c
sound/soc/intel/boards/bytcht_es8316.c
sound/soc/intel/boards/bytcr_rt5640.c
sound/soc/intel/boards/bytcr_rt5651.c
sound/soc/intel/boards/cht_bsw_max98090_ti.c
sound/soc/intel/boards/cht_bsw_nau8824.c
sound/soc/intel/boards/cht_bsw_rt5645.c
sound/soc/intel/boards/cht_bsw_rt5672.c
This page took 0.056655 seconds and 4 git commands to generate.