aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-cmp.c
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2018-02-14 03:01:24 +0000
committerMark Brown <[email protected]>2018-02-14 11:31:12 +0000
commit36372922847c8686971bd714f24ca64558dff467 (patch)
treef1d84708815dd2c963e8816f37499597eb84a34b /lib/mpi/mpi-cmp.c
parent9123ea9ff5bcdfdb89f7ad6f8efc56f2ca55a071 (diff)
ASoC: ak4613: don't have .use_pmdown_time
snd_soc_runtime_ignore_pmdown_time() returns "ignore pmdown time" decision. Then, it collects each component driver's .use_pmdown_time settings by using AND operation. But, ak4613 has no reason to ignore/use pmdown time. Thus, It should has use_pmdown_time=0, it means it doesn't have decision right of "ignore pmdown time". Otherwise, ak4613 paired driver's pmdown_time settings doesn't have meaning. In other words, "ignore pmdown time" is determined irrespective of the value of paired driver's settings (= ignore will be 0 by ak4613). Signed-off-by: Kuninori Morimoto <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions