[alsa-devel] [RFC PATCH] ASoC: Intel: use common helpers to detect CPUs
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Wed Jun 19 13:52:57 CEST 2019
>>> Add common helpers to provide same functionality in a cleaner
>>> way. This will also help support the DMI-based quirks being introduced
>>> to handle SOF/SST autodetection.
>
>>> +#define ICPU(model) { X86_VENDOR_INTEL, 6, model, X86_FEATURE_ANY, }
>
> We have macros for this in intel-family.h.
Andy, just to double-check, were you referring to the following macro?
#define INTEL_CPU_FAM6(_model, _driver_data)
Thanks!
More information about the Alsa-devel
mailing list