![](https://secure.gravatar.com/avatar/67e38e3cbdeaca68bbc8ff47b342a9dc.jpg?s=120&d=mm&r=g)
22 May
2013
22 May
'13
8:42 p.m.
On May 22, 2013, at 8:34, "Mark Brown" broonie@kernel.org wrote:
On Wed, May 22, 2013 at 07:19:24PM +0200, Nicolas Schichan wrote:
Signed-off-by: Nicolas Schichan nschichan@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