From: "John W. Linville" <linville@tuxdriver.com>
To: Adrian Bunk <bunk@kernel.org>
Cc: David Miller <davem@davemloft.net>,
linux-kernel@vger.kernel.org, reinette.chatre@intel.com,
torvalds@linux-foundation.org, yi.zhu@intel.com,
linux-wireless@vger.kernel.org
Subject: Re: [2.6 patch] iwlwifi: move the selects to the tristate drivers
Date: Mon, 28 Apr 2008 19:45:48 -0400 [thread overview]
Message-ID: <20080428234548.GB3075@tuxdriver.com> (raw)
In-Reply-To: <20080428205849.GB2813@cs181133002.pp.htv.fi>
On Mon, Apr 28, 2008 at 11:58:49PM +0300, Adrian Bunk wrote:
> This patch moves the following select's:
> - RFKILL : IWLWIFI_RFKILL -> IWLCORE
> - RFKILL_INPUT : IWLWIFI_RFKILL -> IWLCORE
> - MAC80211_LEDS : IWL4965_LEDS -> IWLCORE
> - LEDS_CLASS : IWL4965_LEDS -> IWLCORE
> - MAC80211_LEDS : IWL3945_LEDS -> IWL3945
> - LEDS_CLASS : IWL3945_LEDS -> IWL3945
>
> The effects are:
> - with IWLCORE=m and/or IWL3945=m RFKILL/RFKILL_INPUT/MAC80211_LEDS/LEDS_CLASS
> are no longer wrongly forced to y
> - fixes a build error with IWLCORE=y, IWL4965=m
> might be a bug in kconfig causing it, but doing this change that is
> anyway the right thing fixes it
>
> Reported-by: Carlos R. Mafra <crmafra2@gmail.com>
> Signed-off-by: Adrian Bunk <bunk@kernel.org>
This seems sane to me -- I'm sorry I let so much Kconfig mess slip
through on this driver in the first place!
> ---
>
> BTW: There's no correlation between IWL3945_LEDS and IWLWIFI_LEDS.
> That seems to be intended?
Yes. IWLWIFI_LEDS used to be IWL4965_LEDS, and I have the impression
that eventually it will subsume IWL3945_LEDS as well.
Dave, are you going to snarf this one too? If not (and presuming no
one points out yet another problem) I'll just include it in the next
round of fix patches, probably on tomorrow.
John
--
John W. Linville
linville@tuxdriver.com
next prev parent reply other threads:[~2008-04-29 0:29 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-28 5:47 [PATCH] iwlwifi: Fix build error in v2.6.25-5561-g064922a Carlos R. Mafra
2008-04-28 6:35 ` David Miller
2008-04-28 7:32 ` Carlos R. Mafra
2008-04-28 13:15 ` Adrian Bunk
2008-04-28 14:21 ` Carlos R. Mafra
2008-04-28 20:58 ` [2.6 patch] iwlwifi: move the selects to the tristate drivers Adrian Bunk
2008-04-28 23:45 ` John W. Linville [this message]
2008-04-29 1:07 ` Tomas Winkler
2008-04-30 5:30 ` David Miller
2008-04-30 5:30 ` David Miller
2008-04-30 13:31 ` Carlos R. Mafra
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=20080428234548.GB3075@tuxdriver.com \
--to=linville@tuxdriver.com \
--cc=bunk@kernel.org \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=reinette.chatre@intel.com \
--cc=torvalds@linux-foundation.org \
--cc=yi.zhu@intel.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