[9610] asoc: samsung: set ignore_suspend flag of UAIF/SIFS/amp dai
authorHyunwoong Kim <khw0178.kim@samsung.com>
Tue, 18 Sep 2018 03:43:48 +0000 (12:43 +0900)
committerhskang <hs1218.kang@samsung.com>
Tue, 18 Sep 2018 08:30:32 +0000 (17:30 +0900)
commiteacb6f819459ef5adc83b09d354d150531a22204
tree6df3abaf0a1466438c0780a815c57dc21ed737f6
parent9e265d31a483818d9ec587260e3bd37934250c7a
[9610] asoc: samsung: set ignore_suspend flag of UAIF/SIFS/amp dai

Audio widgets on the path of CP Voice call were powered down when
system was being suspended to RAM. Because the ignore_suspend flag of
UAIF/SIFS/amp backend DAIs weren't set. Then ASoC layer tried to
control the power state of those DAI widgets depending on PM state.
This patch set ignore_suspend flag of the DAIs to prevent the widgets
from being controlled by ASoC layer while system is being suspended.

Change-Id: If7b3befd1d681af20a1ac225df74299d2f9324b8
Signed-off-by: Hyunwoong Kim <khw0178.kim@samsung.com>
sound/soc/samsung/exynos9610_madera.c