mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Tomas Winkler" <tomasw@gmail.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: "Adrian Bunk" <bunk@kernel.org>,
	"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: Tue, 29 Apr 2008 03:07:51 +0200	[thread overview]
Message-ID: <1ba2fa240804281807u2162bf28red586ae61fd881a@mail.gmail.com> (raw)
In-Reply-To: <20080428234548.GB3075@tuxdriver.com>

On 4/29/08, John W. Linville <linville@tuxdriver.com> wrote:
> 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!

I'm sorry too, this is just so no intuitive... I'm really amazed where
it get into yet constrain computation is always complex.  Next time I
put more effort in this.

Tomas

> > ---
> >
> > 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.
>
True, not yet.



Thanks
Tomas

  reply	other threads:[~2008-04-29  1:08 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
2008-04-29  1:07             ` Tomas Winkler [this message]
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=1ba2fa240804281807u2162bf28red586ae61fd881a@mail.gmail.com \
    --to=tomasw@gmail.com \
    --cc=bunk@kernel.org \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --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

Powered by JetHome