[alsa-devel] [PATCH V3 1/5] sound: asoc: Adding support for STA529 Audio Codec

Takashi Iwai tiwai at suse.de
Thu Apr 14 11:54:11 CEST 2011


At Mon, 11 Apr 2011 07:56:22 -0700,
Mark Brown wrote:
> 
> > +static const struct snd_kcontrol_new sta529_new_snd_controls[] = {
> > +	SOC_ENUM("pwm select", pwm_src_enum),
> > +	SOC_ENUM("mode select", mode_src_enum),
> > +};
> 
> ALSA control names are idiomatically things like "PWM Select" with
> capitalisation.

Actually, the capital words are no mandatory requirement (although
it's conventionally so).  It's just alsa-mixer grouping rule that
requires the capital words "Play", "Capture", "Volume", "Switch",
etc.

You don't have to obey Capitalism :)


Takashi


More information about the Alsa-devel mailing list