Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra30_ahub.ce2965c2c Sun Mar 14 10:44:58 CDT 2021 Dmitry Osipenko <digetx@gmail.com> ASoC: tegra30: ahub: Correct suspend-resume callbacks

Tegra30 AHUB driver always syncs hardware state on a runtime PM resume,
hence there is no needed to re-sync the state on system resume. Replace
the suspend-resume callbacks with a generic helpers which ensure that
AHUB is suspended using RPM callbacks across system suspend-resume.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Link: https://lore.kernel.org/r/20210314154459.15375-17-digetx@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>