From: Andrew Morton <akpm@linux-foundation.org>
To: Matt Fleming <matt@console-pimps.org>
Cc: Peppe CAVALLARO <peppe.cavallaro@st.com>, linux-mmc@vger.kernel.org
Subject: Re: [PATCH] mmc: add SDHCI driver for STM platforms.
Date: Tue, 3 Aug 2010 15:21:19 -0700 [thread overview]
Message-ID: <20100803152119.0df3d55c.akpm@linux-foundation.org> (raw)
In-Reply-To: <20100802143631.GB7944@console-pimps.org>
On Mon, 2 Aug 2010 15:36:31 +0100
Matt Fleming <matt@console-pimps.org> wrote:
> > > What is devm_stm_pad_claim()? I can't find this function in linus'
> > > tree, or in -next, or in Andrew's -mm series. Where is this function
> > > from?
> >
> > This comes from our STMicroelectronics platform pad management
> > infrastructure; code available from:
> > http://git.stlinux.com/?p=stm/linux-sh4-2.6.32.y.git;a=summary It's
> > used to claim/manage various resources i.e. PIO and clock lines.
>
> That's interesting. So, this driver won't build with linus' tree? I
> didn't think that the kernel catered for external interfaces like this
> - it causes all sorts of issues, not least of which is the fact that
> the driver can't be built or tested with the mainline kernel.
>
> Andrew, what do you make of this?
It definitely needs to be compileable. Otherwise it's dead code to
everyone else and nobody can maintain it as they make tree-wide or
subsystem-wide changes.
Also I do think the code in mainline should be able to be excecutable
(and testable!) without external code dependencies. This gets into the
realm of licensing concerns: is the out-of-tree code GPL? If not then
people will make a big fuss. If it _is_ GPL then get it merged up!
next prev parent reply other threads:[~2010-08-03 22:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-29 8:31 [PATCH] mmc: add SDHCI driver for STM platforms Giuseppe CAVALLARO
2010-07-30 14:04 ` Peppe CAVALLARO
[not found] ` <20100802134050.GA7944@console-pimps.org>
[not found] ` <107012446AC13D4C90B85672EAF5FB0E9C2E08E20E@SAFEX1MAIL3.st.com>
2010-08-02 14:36 ` Matt Fleming
2010-08-02 15:00 ` Peppe CAVALLARO
2010-08-03 22:21 ` Andrew Morton [this message]
2010-08-04 5:35 ` Peppe CAVALLARO
2010-08-04 5:44 ` Andrew Morton
2010-08-04 5:47 ` Peppe CAVALLARO
2010-08-04 8:03 ` Matt Fleming
2010-09-20 8:21 ` Peppe CAVALLARO
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=20100803152119.0df3d55c.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=linux-mmc@vger.kernel.org \
--cc=matt@console-pimps.org \
--cc=peppe.cavallaro@st.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox