[alsa-devel] [PATCH 07/12] ASoC: SSM2602: Do not power the codec up in probe
Mark Brown
broonie at opensource.wolfsonmicro.com
Fri May 6 12:00:32 CEST 2011
On Thu, May 05, 2011 at 04:59:15PM +0200, Lars-Peter Clausen wrote:
> static const u16 ssm2602_reg[SSM2602_CACHEREGNUM] = {
> 0x0017, 0x0017, 0x0079, 0x0079,
> - 0x0000, 0x0000, 0x0000, 0x000a,
> + 0x0000, 0x0000, 0x009f, 0x000a,
> 0x0000, 0x0000
This should reflect the power on reset defaults of the device. If this
is not the case we should fix that, but it's a separate issue to
whatever the settings are.
More information about the Alsa-devel
mailing list