[alsa-devel] [PATCH 1/2] ASoC: Mark WM8962 Additional Control 4 register as volatile
Liam Girdwood
lrg at slimlogic.co.uk
Thu Sep 30 15:54:54 CEST 2010
On Wed, 2010-09-29 at 17:28 -0700, Mark Brown wrote:
> There are some status bits for microphone detection in here.
>
> Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
> ---
> sound/soc/codecs/wm8962-tables.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/sound/soc/codecs/wm8962-tables.c b/sound/soc/codecs/wm8962-tables.c
> index f21a8c1..6fa98ea 100644
> --- a/sound/soc/codecs/wm8962-tables.c
> +++ b/sound/soc/codecs/wm8962-tables.c
> @@ -21204,7 +21204,7 @@ const struct wm8962_reg_access wm8962_reg_access[WM8962_MAX_REGISTER + 1] = {
> { 0x0000, 0x0000, 0x0000 }, /* R45 */
> { 0x0000, 0x0000, 0x0000 }, /* R46 */
> { 0x000F, 0x0000, 0x0000 }, /* R47 - Thermal Shutdown Status */
> - { 0x7EC7, 0x7E07, 0x0000 }, /* R48 - Additional Control (4) */
> + { 0x7EC7, 0x7E07, 0xFFFF }, /* R48 - Additional Control (4) */
> { 0x00D3, 0x00D7, 0xFFFF }, /* R49 - Class D Control 1 */
> { 0x0000, 0x0000, 0x0000 }, /* R50 */
> { 0x0047, 0x0047, 0x0000 }, /* R51 - Class D Control 2 */
Both
Acked-by: Liam Girdwood <lrg at slimlogic.co.uk>
--
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk
More information about the Alsa-devel
mailing list