12 Oct
2010
12 Oct
'10
12:22 p.m.
Dear Mark
Thank you
ak4642_write(codec, 0x09, 0x91); ak4642_write(codec, 0x0c, 0x91);
ak4642_write(codec, 0x00, 0x64);
snd_soc_update_bits(codec, 0x00, 0x64, 0x64);
Applied, but given all the magic numbers this is pretty much illegible - it'd be good if when updating the driver you could start to convert the magic numbers into #defines.
understand. I will work for it next week.
Best regards -- Kuninori Morimoto