[alsa-devel] [PATCH v2 5/9] ASoC: Intel: Skylake: Add topology core init and handlers

Vinod Koul vinod.koul at intel.com
Fri Sep 18 17:09:07 CEST 2015


On Fri, Sep 18, 2015 at 10:55:57AM +0100, Liam Girdwood wrote:

> > +/* Default types range from 0~12. type can range from 0 to 0xff
> > + * SST types start at higher to avoid any overlapping in future */
> > +#define SOC_CONTROL_TYPE_HDA_SST_ALGO_PARAMS	200
> > +#define SOC_CONTROL_TYPE_HDA_SST_MUX		201
> > +#define SOC_CONTROL_TYPE_HDA_SST_MIX		201
> > +#define SOC_CONTROL_TYPE_HDA_SST_BYTE		203
> 
> These are lower than 0xff

Thanks for pointing, I will update these...

-- 
~Vinod


More information about the Alsa-devel mailing list