[alsa-devel] [PATCH] ASoC: sun4i-i2s: Change SR and WSS computation
Maxime Ripard
maxime.ripard at bootlin.com
Wed Jun 5 12:08:44 CEST 2019
Hi,
On Tue, Jun 04, 2019 at 03:45:17PM +0100, Mark Brown wrote:
> On Tue, Jun 04, 2019 at 10:54:49AM +0200, Maxime Ripard wrote:
> > The current computation for the SR (sample resolution) and the WSS (word
> > slot size) register parameters is based on a switch returning the matching
> > parameters for a given params width.
>
> This doesn't build for me with current code:
>
> CC sound/soc/sunxi/sun4i-i2s.o
> sound/soc/sunxi/sun4i-i2s.c:169:28: warning: ‘struct sun4i_i2s’ declared inside parameter list will not be visible outside of this definition or declaration
> s8 (*get_sr)(const struct sun4i_i2s *, int);
> ^~~~~~~~~
> sound/soc/sunxi/sun4i-i2s.c:170:29: warning: ‘struct sun4i_i2s’ declared inside parameter list will not be visible outside of this definition or declaration
> s8 (*get_wss)(const struct sun4i_i2s *, int);
> ^~~~~~~~~
>
> and lots of similar stuff.
Sigh, so much for sending a patch part of a branch...
Sorry for wasting your time on this, I've sent a v2 with this fixed.
Maxime
--
Maxime Ripard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20190605/51fd760d/attachment.sig>
More information about the Alsa-devel
mailing list