[alsa-devel] [PATCH] ASoC: Fix typo in snd_soc_dapm_put_volsw
Mark Brown
broonie at opensource.wolfsonmicro.com
Fri Jan 28 14:21:02 CET 2011
On Fri, Jan 28, 2011 at 01:12:43PM +0000, Mark Brown wrote:
> snd_soc_dapm_put_volsw() has variables for both the unshifted and
> shifted mask for updates commit 97404f (ASoC: Do DAPM control updates in
> the middle of DAPM sequences) got confused between the two of these.
> Since there's no need to keep a copy of the unshifted mask fix this and
> simplify the code by using only one mask variable.
Applied with the changelog rewritten to the above - good spot, thanks!
More information about the Alsa-devel
mailing list