ASoC: use pm.h instead of runtime_pm.h
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Wed, 17 May 2023 09:49:03 +0000 (12:49 +0300)
committerMark Brown <broonie@kernel.org>
Tue, 23 May 2023 12:55:56 +0000 (13:55 +0100)
commita9392efae9f5de42673cfc1b81ac6fb88bdb26b2
treec170a95fdbed7434c4f61e229775203aefef4272
parent2f3092e77f98fcfc0d653846591401bfe2a5232e
ASoC: use pm.h instead of runtime_pm.h

Do not include pm_runtime.h header in files where runtime PM support is
not implemented. Use pm.h instead as suspend to RAM specific
implementation is available.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20230517094903.2895238-3-claudiu.beznea@microchip.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/max98373-i2c.c
sound/soc/qcom/lpass-sc7180.c
sound/soc/qcom/lpass-sc7280.c