From: Giuseppe CAVALLARO <peppe.cavallaro@st.com>
To: Ben Hutchings <bhutchings@solarflare.com>
Cc: netdev@vger.kernel.org, Rayagond Kokatanur <rayagond@vayavyalabs.com>
Subject: Re: [PATCH (net.git) 3/3] stmmac: fix driver Kconfig when built as module
Date: Tue, 05 Jun 2012 07:16:56 +0200 [thread overview]
Message-ID: <4FCD9648.5030106@st.com> (raw)
In-Reply-To: <1338828328.3979.208.camel@deadeye>
On 6/4/2012 6:45 PM, Ben Hutchings wrote:
> On Mon, 2012-06-04 at 18:32 +0200, Giuseppe CAVALLARO wrote:
>> This patches fixes the driver when built as dyn module.
>> In fact the platform part cannot be built and the probe fails
>> (thanks to Bob Liu that reported this bug).
>>
>> v2: as D. Miller suggested, it is not necessary to make the
>> pci and the platform code mutually exclusive.
>> Having both could also help, at built time ,to verify that
>> all the code is validated and compiles fine.
>>
>> Reported-by: Bob Liu <lliubbo@gmail.com>
>> Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
>> Reviewed-by: Ben Hutchings <bhutchings@solarflare.com>
> [...]
>
> What I said in <1337687765.11796.11.camel@deadeye> was:
>
> That's because CONFIG_STMMAC_PLATFORM and CONFIG_STMMAC_PCI are wrongly
> declared as tristate in Kconfig. Change them to bool and it should work
> again.
>
> You can't add a 'Reviewed-by' line on the basis of this; you can only
> add it if a reviewer writes that line themselves (and if you don't make
> further changes).
Thanks, I'm sending the patches again and sorry for the wrong usage of
Reviewed-by.
Peppe
>
> Ben.
>
next prev parent reply other threads:[~2012-06-05 5:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-04 16:32 [PATCH (net.git) 0/3 (v2)] stmmac fixes for net.git Giuseppe CAVALLARO
2012-06-04 16:32 ` [PATCH (net.git) 1/3] stmmac: fix driver's doc when run kernel-doc script Giuseppe CAVALLARO
2012-06-04 16:32 ` [PATCH (net.git) 2/3] stmmac: update driver's doc Giuseppe CAVALLARO
2012-06-04 16:32 ` [PATCH (net.git) 3/3] stmmac: fix driver Kconfig when built as module Giuseppe CAVALLARO
2012-06-04 16:45 ` Ben Hutchings
2012-06-05 5:16 ` Giuseppe CAVALLARO [this message]
2012-06-04 18:11 ` [PATCH (net.git) 0/3 (v2)] stmmac fixes for net.git David Miller
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=4FCD9648.5030106@st.com \
--to=peppe.cavallaro@st.com \
--cc=bhutchings@solarflare.com \
--cc=netdev@vger.kernel.org \
--cc=rayagond@vayavyalabs.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;
as well as URLs for NNTP newsgroup(s).