[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1404396572.30947.1.camel@bitron.ch>
Date: Thu, 03 Jul 2014 16:09:32 +0200
From: Jürg Billeter <j@...ron.ch>
To: Kuninori Morimoto <kuninori.morimoto.gx@...il.com>
Cc: Mark Brown <broonie@...nel.org>,
Linux-ALSA <alsa-devel@...a-project.org>,
Takashi Iwai <tiwai@...e.de>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Magnus Damm <magnus.damm@...il.com>,
Liam Girdwood <lgirdwood@...il.com>,
Simon Horman <horms@...ge.net.au>
Subject: Re: [alsa-devel] [PATCH] ASoC: rsnd: fixup index of SSI mod when
SRC is used
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists