]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: core: allow pcms to be registered as nonatomic
authorVinod Koul <vinod.koul@intel.com>
Thu, 12 Feb 2015 04:29:53 +0000 (09:59 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 23 Feb 2015 15:43:59 +0000 (00:43 +0900)
commit48c7699fb2c799d084ce490bceea14fe04ad12a1
tree7f4a88691a11bf24990544cd01f918fea9481221
parent369a9f5f397fe3258ab937ec7a9c2229d0b1a015
ASoC: core: allow pcms to be registered as nonatomic

ALSA core with commit 257f8cce5d40 - "ALSA: pcm: Allow nonatomic trigger
operations" allows trigger ops to implemented as nonatomic. For ASoC, we can
specify this in dailinks and is updated while snd_pcm is created

Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Cc: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc.h
sound/soc/soc-pcm.c