All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: Hui Wang <hui.wang@canonical.com>,
	Curtis Malainey <cujomalainey@google.com>,
	alsa-devel@alsa-project.org, broonie@kernel.org,
	Daniel Drake <drake@endlessm.com>
Subject: Re: [RFC PATCH 3/6] ASoC: Intel: common: move parts of NHLT code to new module
Date: Fri, 24 May 2019 08:16:05 -0500	[thread overview]
Message-ID: <ece1c28e-183e-71b0-22cf-148047ae23c0@linux.intel.com> (raw)
In-Reply-To: <s5hmujce18j.wl-tiwai@suse.de>



On 5/24/19 2:54 AM, Takashi Iwai wrote:
> On Fri, 24 May 2019 01:39:48 +0200,
> Pierre-Louis Bossart wrote:
>>
>> Move parts of the code outside of the Skylake driver to help detect
>> the presence of DMICs (which are not supported by the HDaudio legacy
>> driver).
>>
>> No functionality change, only indentation and checkpatch fixes, and making sure that the code compiles without ACPI
>>
>> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
> 
> This is no ASoC-specific code, which will be called from the legacy
> HDA driver, too.  So better to drop SOC_ prefix.

ok.
I also thought about the location of the code, I am not sure this works 
if SND_SOC is not selected.

If SND_SOC is not selected, there is also no conflict with another 
driver so we may want to bypass this code. Or use it, flag that the 
config will prevent capture from working but continue the probe so that 
the playback works at least.

  reply	other threads:[~2019-05-24 13:17 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-23 23:39 [RFC PATCH 0/6] ALSA/HDA: abort probe when DMICs are detected Pierre-Louis Bossart
2019-05-23 23:39 ` [RFC PATCH 1/6] ASoC: Intel: boards: remove unnecessary inclusion of skl.h Pierre-Louis Bossart
2019-05-23 23:39 ` [RFC PATCH 2/6] ASoC: Intel: Skylake: move NHLT header to common directory Pierre-Louis Bossart
2019-05-24  7:23   ` Takashi Iwai
2019-05-24 13:11     ` Pierre-Louis Bossart
2019-05-24 13:14       ` Takashi Iwai
2019-05-23 23:39 ` [RFC PATCH 3/6] ASoC: Intel: common: move parts of NHLT code to new module Pierre-Louis Bossart
2019-05-24  7:54   ` Takashi Iwai
2019-05-24 13:16     ` Pierre-Louis Bossart [this message]
2019-05-24 13:36       ` Takashi Iwai
2019-05-23 23:39 ` [RFC PATCH 4/6] ASoC: Intel: Skylake: use common NHLT module Pierre-Louis Bossart
2019-05-23 23:39 ` [RFC PATCH 5/6] ALSA / hda: stop probe if DMICS are detected on Skylake+ platforms Pierre-Louis Bossart
2019-05-24  7:56   ` Takashi Iwai
2019-05-24 13:18     ` Pierre-Louis Bossart
2019-05-23 23:39 ` [RFC PATCH 6/6] [HACK] ASoC: Intel: NHLT: handle VENDOR_DEFINED DMIC geometry Pierre-Louis Bossart
2019-05-24  7:58 ` [RFC PATCH 0/6] ALSA/HDA: abort probe when DMICs are detected Takashi Iwai
2019-05-24 13:26   ` Pierre-Louis Bossart
2019-05-24 13:37     ` Takashi Iwai
2019-05-24 15:45     ` Daniel Drake
2019-05-24 16:12       ` Pierre-Louis Bossart
2019-05-24 17:34         ` Daniel Drake
2019-05-24 18:38           ` Pierre-Louis Bossart
2019-05-24 19:33             ` Daniel Drake
2019-05-25  1:40         ` Hui Wang
2019-06-18  3:48           ` Hui Wang
2019-06-18  6:51             ` Pierre-Louis Bossart
2019-06-18  7:16               ` Takashi Iwai

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=ece1c28e-183e-71b0-22cf-148047ae23c0@linux.intel.com \
    --to=pierre-louis.bossart@linux.intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=cujomalainey@google.com \
    --cc=drake@endlessm.com \
    --cc=hui.wang@canonical.com \
    --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.