[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170615191253.ffuz3jay2fothn37@sirena.org.uk>
Date: Thu, 15 Jun 2017 20:12:53 +0100
From: Mark Brown <broonie@...nel.org>
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: lgirdwood@...il.com, perex@...ex.cz, tiwai@...e.com,
heiko@...ech.de, alsa-devel@...a-project.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-rockchip@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: Applied "ASoC: rockchip: Fix an error handling in
'rockchip_i2s_probe'" to the asoc tree
On Thu, Jun 15, 2017 at 07:32:53PM +0200, Christophe JAILLET wrote:
> Le 15/06/2017 à 19:20, Mark Brown a écrit :
> > - memcpy(soc_dai, &rockchip_i2s_dai, sizeof(*soc_dai));
> > if (!of_property_read_u32(node, "rockchip,playback-channels", &val)) {
> > if (val >= 2 && val <= 8)
> > soc_dai->playback.channels_max = val;
> Thanks for taking the patch, but there is a typo in it. A comma is missing
> as spotted by the kbuild test robot.
> I hope that you have seen it and fixed it before applying.
Ugh, no. Like the mail says this is the patch that got applied. The
kbuild tests were against the rockchip tree not mine so i thought this
was something else...
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists