From: khc@pm.waw.pl (Krzysztof Halasa)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/8] ARM: PCI: get rid of pci_std_swizzle()
Date: Sat, 28 Apr 2012 17:21:41 +0200 [thread overview]
Message-ID: <m34ns39916.fsf@intrepid.localdomain> (raw)
In-Reply-To: <E1SNLmC-000811-KT@rmk-PC.arm.linux.org.uk> (Russell King's message of "Thu, 26 Apr 2012 11:18:16 +0100")
Russell King <rmk+kernel@arm.linux.org.uk> writes:
> Most PCI implementations use the standard PCI swizzle function, which
> handles the well defined behaviour of PCI-to-PCI bridges which can be
> found on cards (eg, four port ethernet cards.)
>
> Rather than having almost every platform specify the standard swizzle
> function, make this the default when no swizzle function is supplied.
> Therefore, a swizzle function only needs to be provided when there is
> something exceptional which needs to be handled.
>
> This gets rid of the swizzle initializer from 47 files, and leaves us
> with just two platforms specifying a swizzle function: ARM Integrator
> and Chalice CATS.
Acked-by: Krzysztof Ha?asa <khc@pm.waw.pl>
next prev parent reply other threads:[~2012-04-28 15:21 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-26 10:16 [PATCH 0/8] ARM PCI cleanups Russell King - ARM Linux
2012-04-26 10:16 ` Russell King - ARM Linux
2012-04-26 10:16 ` [PATCH 1/8] ARM: PCI: remove unused sys->hw Russell King
2012-05-21 14:35 ` Thierry Reding
2012-05-21 14:57 ` Russell King - ARM Linux
2012-05-21 17:29 ` Thierry Reding
2012-04-26 10:17 ` [PATCH 2/8] ARM: PCI: footbridge: provide a 'no swizzle' function for CATS Russell King
2012-04-26 10:17 ` [PATCH 3/8] ARM: PCI: integrator: use common PCI swizzle Russell King
2012-04-26 10:17 ` [PATCH 4/8] ARM: PCI: versatile: fix PCI interrupt setup Russell King
2012-04-26 10:18 ` [PATCH 5/8] ARM: PCI: get rid of pci_std_swizzle() Russell King
2012-04-26 10:18 ` Russell King
2012-04-28 15:21 ` Krzysztof Halasa [this message]
2012-04-26 10:18 ` [PATCH 6/8] ARM: PCI: provide a default bus scan implementation Russell King
2012-04-28 15:22 ` Krzysztof Halasa
2012-04-26 10:18 ` [PATCH 7/8] ARM: PCI: dove/kirkwood/mv78xx0: use sys->private_data Russell King
2012-04-26 10:19 ` [PATCH 8/8] ARM: PCI: remove per-pci_hw list of buses Russell King
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=m34ns39916.fsf@intrepid.localdomain \
--to=khc@pm.waw.pl \
--cc=linux-arm-kernel@lists.infradead.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.