| To: | ralf@linux-mips.org |
|---|---|
| Subject: | Re: [PATCH] Remove never used pci_probe variable |
| From: | Atsushi Nemoto <anemo@mba.ocn.ne.jp> |
| Date: | Wed, 27 Aug 2008 22:22:51 +0900 (JST) |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <20080827091935.GA28714@linux-mips.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20080419.003435.26096353.anemo@mba.ocn.ne.jp> <20080708.011426.08077033.anemo@mba.ocn.ne.jp> <20080827091935.GA28714@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Wed, 27 Aug 2008 10:19:35 +0100, Ralf Baechle <ralf@linux-mips.org> 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 ... I'm not sure pci_probe and pci_probe_only have same purpose... My patch is just an cleanup and does not change current behaviour. Real users of pci_probe_only might have some opinions ;) --- Atsushi Nemoto |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] mips: Add dma_mmap_coherent(), Ralf Baechle |
|---|---|
| Next by Date: | [PATCH 02/59] CRED: Wrap task credential accesses in the MIPS arch, David Howells |
| Previous by Thread: | Re: [PATCH] Remove never used pci_probe variable, Ralf Baechle |
| Next by Thread: | Re: [PATCH] Remove never used pci_probe variable, Thomas Bogendoerfer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |