[alsa-devel] [PATCH] ASoC: dapm: Consistently use unsigned int for register values

Mark Brown broonie at kernel.org
Thu Feb 13 19:06:50 CET 2014


On Thu, Feb 13, 2014 at 02:14:21PM +0100, Lars-Peter Clausen wrote:
> Commit f7d3c1709 ("ASoC: dapm: Change prototype of soc_widget_read") changed the
> signature of soc_widget_read() so that it, instead of return the register value
> as a int, takes a pointer to a unsigned int and stores the register value in
> that pointer. There are still a few places that pass a int type value to that
> function though. Change these to unsigned int. For more consistency also change
> the signature of soc_widget_write() to take a unsigned int instead of an int for
> the register value.

Applied, thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20140213/3c0847b5/attachment.sig>


More information about the Alsa-devel mailing list