[alsa-devel] [PATCH 1/4] cs42l52: use same init values for MASTERA_VOL/MASTERB_VOL.
Austin, Brian
Brian.Austin at cirrus.com
Wed May 22 20:42:51 CEST 2013
On May 22, 2013, at 8:34, "Mark Brown" <broonie at kernel.org> wrote:
> On Wed, May 22, 2013 at 07:19:24PM +0200, Nicolas Schichan wrote:
>>
>> Signed-off-by: Nicolas Schichan <nschichan at freebox.fr>
>
> Why?
>
>> - { CS42L52_MASTERB_VOL, 0x00 }, /* r21 Master B Volume */
>> + { CS42L52_MASTERB_VOL, 0x88 }, /* r21 Master B Volume */
>
> Note that the register defaults need to reflect the default value
> for the registers.
Your right Mark. I missed that. These registers should be default of 0x00.
Thanks
More information about the Alsa-devel
mailing list