Searched hist:e036eaa681a17f71b64f6d9040fe605555623919 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/sh/drivers/pci/ |
H A D | ops-dreamcast.c | diff 763a495a022ac26afb2940e768e86725c1c7e8c9 Mon Feb 25 23:14:56 CST 2008 Magnus Damm <magnus.damm@gmail.com> sh: revert dreamcast pci change
Commit e036eaa681a17f71b64f6d9040fe605555623919 broke dreamcast pci, this patch fixes that by reverting the dreamcast specific bits.
Signed-off-by: Magnus Damm <damm@igel.co.jp> Acked-by: Adrian McMenamin <adrian@mcmen.demon.co.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org> diff e036eaa681a17f71b64f6d9040fe605555623919 Wed Feb 13 22:52:43 CST 2008 Magnus Damm <magnus.damm@gmail.com> sh: use ctrl_in/out for on chip pci access
This patch makes sure ctrl_inN/outN are used instead of inN/outN for on chip pci registers. Without this patch addresses may be adjusted using the value in generic_io_base. This patch makes it possible to set generic_io_base and have pci without reading and writing all over the place.
Signed-off-by: Magnus Damm <damm@igel.co.jp> Acked-by: Katsuya MATSUBARA <matsu@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
H A D | fixups-rts7751r2d.c | diff e036eaa681a17f71b64f6d9040fe605555623919 Wed Feb 13 22:52:43 CST 2008 Magnus Damm <magnus.damm@gmail.com> sh: use ctrl_in/out for on chip pci access
This patch makes sure ctrl_inN/outN are used instead of inN/outN for on chip pci registers. Without this patch addresses may be adjusted using the value in generic_io_base. This patch makes it possible to set generic_io_base and have pci without reading and writing all over the place.
Signed-off-by: Magnus Damm <damm@igel.co.jp> Acked-by: Katsuya MATSUBARA <matsu@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
H A D | pci-sh7751.c | diff e036eaa681a17f71b64f6d9040fe605555623919 Wed Feb 13 22:52:43 CST 2008 Magnus Damm <magnus.damm@gmail.com> sh: use ctrl_in/out for on chip pci access
This patch makes sure ctrl_inN/outN are used instead of inN/outN for on chip pci registers. Without this patch addresses may be adjusted using the value in generic_io_base. This patch makes it possible to set generic_io_base and have pci without reading and writing all over the place.
Signed-off-by: Magnus Damm <damm@igel.co.jp> Acked-by: Katsuya MATSUBARA <matsu@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
H A D | pci-sh4.h | diff e036eaa681a17f71b64f6d9040fe605555623919 Wed Feb 13 22:52:43 CST 2008 Magnus Damm <magnus.damm@gmail.com> sh: use ctrl_in/out for on chip pci access
This patch makes sure ctrl_inN/outN are used instead of inN/outN for on chip pci registers. Without this patch addresses may be adjusted using the value in generic_io_base. This patch makes it possible to set generic_io_base and have pci without reading and writing all over the place.
Signed-off-by: Magnus Damm <damm@igel.co.jp> Acked-by: Katsuya MATSUBARA <matsu@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
H A D | pci-sh7780.c | diff e036eaa681a17f71b64f6d9040fe605555623919 Wed Feb 13 22:52:43 CST 2008 Magnus Damm <magnus.damm@gmail.com> sh: use ctrl_in/out for on chip pci access
This patch makes sure ctrl_inN/outN are used instead of inN/outN for on chip pci registers. Without this patch addresses may be adjusted using the value in generic_io_base. This patch makes it possible to set generic_io_base and have pci without reading and writing all over the place.
Signed-off-by: Magnus Damm <damm@igel.co.jp> Acked-by: Katsuya MATSUBARA <matsu@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|