commit | 6e26d193d15029a65e0904ad85d6d8634817c3a6 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Thu Aug 29 23:37:19 2019 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Aug 29 17:00:37 2019 +0200 |
tree | 99c2d04dfdb43bc0f6c56a4da37d534c8437916f | |
parent | 67d94c21361959668da5b32ba1b1c1d4a3ddba21 [diff] |
ALSA: dice: fix error path for initialization of stream structures When introducing AMDTP domain to ALSA dice driver, error path does not handle error correctly. This commit fixes the bug. Fixes: e9f21129b8d8 ("ALSA: dice: support AMDTP domain") Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>