Home
last modified time | relevance | path

Searched hist:"762 b8df748d83c14070afbf0c6f8c0f4a91a13bf" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/sound/
H A Dsoc.hdiff 762b8df748d83c14070afbf0c6f8c0f4a91a13bf Thu Oct 30 07:37:08 CDT 2008 Mark Brown <broonie@opensource.wolfsonmicro.com> ALSA: ASoC: Fix mono controls after conversion to support full int masks

When ASoC was converted to support full int width masks SOC_SINGLE_VALUE()
omitted the assignment of rshift, causing the control operatins to report
some mono controls as stereo. This happened to work some of the time due
to a confusion between shift and min in snd_soc_info_volsw().

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
/openbmc/linux/sound/soc/
H A Dsoc-core.cdiff 762b8df748d83c14070afbf0c6f8c0f4a91a13bf Thu Oct 30 07:37:08 CDT 2008 Mark Brown <broonie@opensource.wolfsonmicro.com> ALSA: ASoC: Fix mono controls after conversion to support full int masks

When ASoC was converted to support full int width masks SOC_SINGLE_VALUE()
omitted the assignment of rshift, causing the control operatins to report
some mono controls as stereo. This happened to work some of the time due
to a confusion between shift and min in snd_soc_info_volsw().

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>