ASoC: SDP3430: Fix TWL GPIO6 pin mux request
authorCandelaria Villareal, Jorge <x0107209@ti.com>
Tue, 25 Aug 2009 15:13:25 +0000 (10:13 -0500)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 25 Aug 2009 18:30:32 +0000 (19:30 +0100)
commit30cd0c4ad57f45e257758edad537cc5f6554e711
treee9e297c49c8400c1838543d1d7fb8b8a665be640
parentfaf907c7ba3d7df6266366556817f2ef7314640a
ASoC: SDP3430: Fix TWL GPIO6 pin mux request

Fix the write to PMBR1 register through I2C. Also, the constant which
holds the value to write is now called TWL4030_GPIO6_PWM0_MUTE. This
name is based on TRM to avoid confusion.

Signed-off-by: Jorge Eduardo Candelaria <x0107209@ti.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/omap/sdp3430.c