[alsa-devel] [PATCH] Renamed the struct soc_enum field .mask to .count. The field refers to the number of enumerable entries instead of being a bit mask. This change makes the interface a more clear.

Mark Brown broonie at sirena.org.uk
Mon Nov 10 12:32:13 CET 2008


On Fri, Nov 07, 2008 at 03:06:56PM -0800, Marc Singer wrote:
> Signed-off-by: Marc Singer <elf at buici.com>

Your commit should have a subject line of less than 80 characters.  More
lengthy descriptions of the patch should then be included in the body of
the e-mail, word-wrapped to 80 characters.

> ---
>  include/sound/soc-codec.h |   14 +++++++-------

Ah, this is an ASoC v2 patch.  In mainline the datastructure doesn't
have a mask field at all; I'd rather not introduce any further
divergences between mainline and v2.


More information about the Alsa-devel mailing list