Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1667179

Re: Applied "ASoC: rockchip: Fix an error handling in 'rockchip_i2s_probe'" to the asoc tree

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: Applied "ASoC: rockchip: Fix an error handling in 'rockchip_i2s_probe'" to the asoc tree
Date 2017-06-15 21:20 +0200
Message-ID <tSItb-6vK-15@gated-at.bofh.it> (permalink)
References <tSvZ1-6W2-7@gated-at.bofh.it> <tSGKK-5iA-3@gated-at.bofh.it> <tSGUq-5m4-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

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...

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] ASoC: rockchip: Fix an error handling in 'rockchip_i2s_probe' Christophe JAILLET <christophe.jaillet@wanadoo.fr> - 2017-06-15 08:00 +0200
  Applied "ASoC: rockchip: Fix an error handling in 'rockchip_i2s_probe'" to the asoc tree Mark Brown <broonie@kernel.org> - 2017-06-15 19:30 +0200
    Re: Applied "ASoC: rockchip: Fix an error handling in  'rockchip_i2s_probe'" to the asoc tree Christophe JAILLET <christophe.jaillet@wanadoo.fr> - 2017-06-15 19:40 +0200
      Re: Applied "ASoC: rockchip: Fix an error handling in  'rockchip_i2s_probe'" to the asoc tree Mark Brown <broonie@kernel.org> - 2017-06-15 21:20 +0200
    Re: Applied "ASoC: rockchip: Fix an error handling in  'rockchip_i2s_probe'" to the asoc tree Christophe JAILLET <christophe.jaillet@wanadoo.fr> - 2017-06-16 07:00 +0200
      Re: Applied "ASoC: rockchip: Fix an error handling in  'rockchip_i2s_probe'" to the asoc tree Mark Brown <broonie@kernel.org> - 2017-06-16 11:20 +0200

csiph-web