All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vinod.koul@intel.com>
To: Mark Brown <broonie@kernel.org>
Cc: Takashi Iwai <tiwai@suse.de>,
	alsa-devel@alsa-project.org, subhransu.s.prusty@intel.com,
	lgirdwood@gmail.com
Subject: Re: [PATCH 7/9] ASoC: Intel: move PCI probe to a seprate	file
Date: Fri, 31 Oct 2014 11:25:02 +0530	[thread overview]
Message-ID: <20141031055502.GI28745@intel.com> (raw)
In-Reply-To: <20141030173112.GF18557@sirena.org.uk>


[-- Attachment #1.1: Type: text/plain, Size: 1495 bytes --]

On Thu, Oct 30, 2014 at 05:31:12PM +0000, Mark Brown wrote:
> On Thu, Oct 30, 2014 at 06:07:00PM +0100, Takashi Iwai wrote:
> > Vinod Koul wrote:
> 
> > > snd-intel-sst-pci-y += sst-intel-core.o sst_pci.o
> > > snd-intel-sst-acpi-y += st-intel-core.o sst_acpi.o
> 
> > Kbuild doesn't allow this syntax, AFAIK.
> 
> I've not followed the whole discussion but why not just have the core
> code as a separate module, this seems like an awful lot of trouble for
> something that's normally straightforward...
Hmm seems like my attempt to have just two module is fraught with risks. I
will convert core to module which can be linked either by PCI or ACPI.

Thats should clean this out :)
Thanks for all the points

Mark, please drop this patch, the ones before will still be required for
module so pls do review them

Thanks
-- 
~Vinod

> 
> > > well both can be compile tested and we will put in symbols about limitation
> > > of having bpth apci and pci as built-in or module.
> 
> > No, the point is that the exclusiveness in Kconfig level gives more
> > demerits.  This makes impossible to build the both codes in a single
> > shot, which makes also impossible to cover wider build tests, etc.
> > My concern isn't about the actual operation but about testing.
> 
> > That is: don't try to side step such a build issue.  I bet it'll
> > strike back later.  Better to keep rather the simple and common
> > approach other drivers take.
> 
> Right.



-- 

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



  reply	other threads:[~2014-10-31  6:35 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-30 10:51 [PATCH 0/9] ASoC: Intel: more modulartion of init and add ACPI Vinod Koul
2014-10-30 10:51 ` [PATCH 1/9] ASoC: Intel: mfld-pcm: Fix to Store device context in sst_data Vinod Koul
2014-10-30 10:51 ` [PATCH 2/9] ASoC: Intel: move the driver wq init to a routine Vinod Koul
2014-10-30 10:51 ` [PATCH 3/9] ASoC: Intel: move the lock and wq initialization to routine Vinod Koul
2014-10-30 10:51 ` [PATCH 4/9] ASoC: Intel: move the driver context allocation " Vinod Koul
2014-10-30 10:51 ` [PATCH 5/9] ASoC: Intel: modularize driver probe and remove Vinod Koul
2014-10-31 16:46   ` Mark Brown
2014-10-30 10:51 ` [PATCH 6/9] ASoC: Intel: more probe modularization for sst Vinod Koul
2014-10-30 10:51 ` [PATCH 7/9] ASoC: Intel: move PCI probe to a seprate file Vinod Koul
2014-10-30 15:03   ` Takashi Iwai
2014-10-30 14:34     ` Vinod Koul
2014-10-30 15:27       ` Takashi Iwai
2014-10-30 15:37         ` Vinod Koul
2014-10-30 16:28           ` Mark Brown
2014-10-30 16:29           ` Takashi Iwai
2014-10-30 15:59             ` Vinod Koul
2014-10-30 16:49               ` Takashi Iwai
2014-10-30 16:14                 ` Vinod Koul
2014-10-30 17:07                   ` Takashi Iwai
2014-10-30 17:31                     ` Mark Brown
2014-10-31  5:55                       ` Vinod Koul [this message]
2014-10-31 17:32                       ` Takashi Iwai
2014-10-30 10:51 ` [PATCH 8/9] ASoC: Intel: add shim save context and restore routines Vinod Koul
2014-10-31 16:58   ` Mark Brown
2014-10-30 10:51 ` [PATCH 9/9] ASoC: Intel: Add ACPI driver for SST Vinod Koul

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=20141031055502.GI28745@intel.com \
    --to=vinod.koul@intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=subhransu.s.prusty@intel.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.