20 Feb
2015
20 Feb
'15
7:42 p.m.
On Fri, 2015-02-20 at 17:23 +0100, Takashi Iwai wrote:
Hi,
while reading the internal PCM (BE) handling code again, I noticed a few potential bugs. Here are fix and cleanup patches.
Takashi
===
Takashi Iwai (4): ALSA: pcm: Minor refactoring in snd_pcm_attach_substream() ALSA: pcm: Don't add internal PCMs to PCM device list ALSA: pcm: Don't notify internal PCMs ALSA: pcm: Don't ignore internal PCMs in snd_pcm_dev_disconnect()
sound/core/pcm.c | 92 +++++++++++++++++++++++++------------------------------- 1 file changed, 41 insertions(+), 51 deletions(-)
All
Acked-by: Liam Girdwood liam.r.girdwood@linux.intel.com