All of lore.kernel.org
 help / color / mirror / Atom feed
From: tsbogend@alpha.franken.de (Thomas Bogendoerfer)
To: Ralf Baechle <ralf@linux-mips.org>
Cc: Atsushi Nemoto <anemo@mba.ocn.ne.jp>, linux-mips@linux-mips.org
Subject: Re: [PATCH] Remove never used pci_probe variable
Date: Wed, 27 Aug 2008 23:40:21 +0200	[thread overview]
Message-ID: <20080827214021.GA12542@alpha.franken.de> (raw)
In-Reply-To: <20080827091935.GA28714@linux-mips.org>

On Wed, Aug 27, 2008 at 10:19:35AM +0100, Ralf Baechle wrote:
> I think real problem here is that we have two variables which both serve the
> same purpose, pci_probe_only and pci_probe, no?  Not entirely sure here
> because the alpha defines:
> 
> arch/alpha/include/asm/pci.h:#define pcibios_assign_all_busses()        1
> 
> yet it has pci_probe_only ...

as I found no code overwriting pci_probe under arch/mips, we could
remove pci_probe and use the same #define as alpha does.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessary a
good idea.                                                [ RFC1925, 2.3 ]

      parent reply	other threads:[~2008-08-27 21:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-18 15:34 [PATCH] Remove never used pci_probe variable Atsushi Nemoto
2008-07-07 16:14 ` Atsushi Nemoto
2008-08-27  9:19   ` Ralf Baechle
2008-08-27 13:22     ` Atsushi Nemoto
2008-08-27 21:40     ` Thomas Bogendoerfer [this message]

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=20080827214021.GA12542@alpha.franken.de \
    --to=tsbogend@alpha.franken.de \
    --cc=anemo@mba.ocn.ne.jp \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    /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.