[alsa-devel] [PATCH 2/2] ASoC: ak4642: simultaneous playback/recorde support
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Tue Oct 12 12:22:09 CEST 2010
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
More information about the Alsa-devel
mailing list