ASoC: add Component level suspend/resume
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 30 Nov 2016 06:23:13 +0000 (06:23 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 1 Dec 2016 20:09:58 +0000 (20:09 +0000)
commit9178feb4538e055bf22be44c38b90cc31d2baf99
tree63087e319e278776b96beacbdf3c6e41bf777b5b
parent1a653aa44725668590b36bbe2d7fe4736a69f055
ASoC: add Component level suspend/resume

In current ALSA SoC, Codec only has suspend/resume feature,
but it should be supported on Component level. This patch adds it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc.h
sound/soc/soc-core.c