Re: [PATCH v2 5/6] ASoC: Define a set of DAPM pre/post-up events

2019-07-11 Thread Igor Opaniuk
On Tue, Jun 25, 2019 at 10:55 AM Oleksandr Suvorov wrote: > > Prepare to use SND_SOC_DAPM_PRE_POST_PMU definition to > reduce coming code size and make it more readable. > > Signed-off-by: Oleksandr Suvorov > --- > > include/sound/soc-dapm.h | 2 ++ > 1 file changed, 2 insertions(+) > > diff

[PATCH v2 5/6] ASoC: Define a set of DAPM pre/post-up events

2019-06-25 Thread Oleksandr Suvorov
Prepare to use SND_SOC_DAPM_PRE_POST_PMU definition to reduce coming code size and make it more readable. Signed-off-by: Oleksandr Suvorov --- include/sound/soc-dapm.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/sound/soc-dapm.h b/include/sound/soc-dapm.h index