
24 Aug
2017
24 Aug
'17
11:43 p.m.
Hi Takashi,
On Thu, Aug 24, 2017 at 5:25 PM, Takashi Iwai tiwai@suse.de wrote:
-- 8< -- From: Takashi Iwai tiwai@suse.de Subject: [PATCH] ALSA: pcm: Correct broken procfs set up
The commit c8da9be4a75f ("ALSA: pcm: Adjust nine function calls together with a variable assignment") contained a badly incorrect conversion, a "status" PCM procfs creation was replaced with the next one. Luckily, this could be spotted easily by the kernel runtime warning.
Fixes: c8da9be4a75f ("ALSA: pcm: Adjust nine function calls together...") Signed-off-by: Takashi Iwai tiwai@suse.de
Thanks for the fix:
Tested-by: Fabio Estevam fabio.estevam@nxp.com