[alsa-devel] [PATCH 01/19] ASoC: upd9976: Add Renesas uPD9976 codec driver

Lu Guanqun guanqun.lu at intel.com
Thu May 5 18:26:25 CEST 2011


On Wed, May 04, 2011 at 10:34:51PM +0800, Mark Brown wrote:
> > +static struct snd_soc_dai_driver upd9976_dais[] = {
> > +{
> > +	.name = "upd9976-audio",
> > +	.playback = {
> 
> Just drop the audio from the name, it's a CODEC so it's obviously audio.

Giving it a second look, I recall why I added this "-audio", because
there is another interface on the codec driver called "voice port", so
in the future, I would expect to add a new dai driver called
"upd9976-voice". So that's the differentiation. :)

I'm finished with all the changes according to you guys' comments.
After I do a thorough test, I'll resend this patchset. Thanks.

-- 
guanqun


More information about the Alsa-devel mailing list