From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Cc: tiwai@suse.de, Cezary Rojewski <cezary.rojewski@intel.com>,
broonie@kernel.org, Randy Dunlap <rdunlap@infradead.org>,
alsa-devel@alsa-project.org
Subject: Re: [RFC PATCH] ASoC: Intel: use common helpers to detect CPUs
Date: Wed, 19 Jun 2019 16:04:13 +0300 [thread overview]
Message-ID: <20190619130413.GG9224@smile.fi.intel.com> (raw)
In-Reply-To: <8710d43c-4612-14ab-46e4-4f95ceb4c70b@linux.intel.com>
On Wed, Jun 19, 2019 at 01:52:57PM +0200, Pierre-Louis Bossart wrote:
>
> > > > 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)
Yes, and my patch to move pointer elsewhere.
Now I realize that the macro without data pointer wasn't accepted by some reason.
--
With Best Regards,
Andy Shevchenko
prev parent reply other threads:[~2019-06-19 13:04 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-28 20:02 [RFC PATCH] ASoC: Intel: use common helpers to detect CPUs Pierre-Louis Bossart
2019-05-29 5:18 ` Takashi Iwai
2019-06-17 14:47 ` Mark Brown
2019-06-17 15:31 ` Pierre-Louis Bossart
2019-06-17 16:18 ` Andy Shevchenko
2019-06-18 11:02 ` Amadeusz Sławiński
2019-06-18 19:26 ` Cezary Rojewski
2019-06-19 11:08 ` Andy Shevchenko
2019-06-19 11:52 ` Pierre-Louis Bossart
2019-06-19 13:04 ` Andy Shevchenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190619130413.GG9224@smile.fi.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=cezary.rojewski@intel.com \
--cc=pierre-louis.bossart@linux.intel.com \
--cc=rdunlap@infradead.org \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.