[alsa-devel] [PATCH] ASoC: rsnd: fixup index of SSI mod when SRC is used
Jürg Billeter
j at bitron.ch
Thu Jul 3 16:09:32 CEST 2014
Hi,
On Thu, 2014-07-03 at 22:57 +0900, Kuninori Morimoto wrote:
> If you add this code,
>
> if (!ssi) {
> break;
> } else ...
>
> then, I guess we can remove this code ?
>
> if (mod[i] == ssi)
> break;
I checked the issue on mainline master where the above two lines are not
present yet. Looking at Mark's for-next tree reveals that you already
fixed the issue in a slightly different way (commit c08c3b08). You may
disregard my patch.
Jürg
More information about the Alsa-devel
mailing list