2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-30 16:13:54 +08:00
linux-next/arch/sh/drivers/pci
Paul Mundt d076d2bd0d sh: pci-sh7751: Initialize io_map_base in controller definition.
As there is only a single controller and remapping has no impact for the
address range in question, just initialize it directly in the controller
definition. This fixes up boot time warnings about not having the field
initialized.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-05-26 23:10:15 +09:00
..
fixups-cayman.c sh: pci: Rename ops-cayman -> fixups-cayman. 2009-04-20 20:41:45 +09:00
fixups-dreamcast.c sh: pci: Convert dreamcast to new-style interface. 2009-04-20 21:34:36 +09:00
fixups-landisk.c sh: pci: Rename SH7751 platform ops files to fixups. 2009-04-20 21:17:10 +09:00
fixups-r7780rp.c sh: pci: Start unifying the SH7780 PCIC initialization. 2009-04-17 20:37:16 +09:00
fixups-rts7751r2d.c sh: pci: Consolidate lboxre2 and r2d IRQ fixups. 2009-04-20 21:27:15 +09:00
fixups-sdk7780.c sh: pci: Start unifying the SH7780 PCIC initialization. 2009-04-17 20:37:16 +09:00
fixups-se7751.c sh: pci: Move the se7751 fixups in to arch/sh/drivers/pci/. 2009-04-20 21:42:59 +09:00
fixups-sh03.c sh: Consolidated SH7751/SH7780 PCI support. 2006-09-27 16:43:28 +09:00
fixups-snapgear.c sh: pci: Rename SH7751 platform ops files to fixups. 2009-04-20 21:17:10 +09:00
fixups-titan.c sh: pci: Rename SH7751 platform ops files to fixups. 2009-04-20 21:17:10 +09:00
Kconfig sh: pci: Rename pci-new.c to pci.c. 2009-04-20 21:53:33 +09:00
Makefile sh: pci: Rename pci-new.c to pci.c. 2009-04-20 21:53:33 +09:00
ops-dreamcast.c sh: pci: Tidy up the dreamcast PCI support. 2009-04-20 20:22:05 +09:00
ops-sh4.c sh: pci: Kill off legacy ide quirks. 2009-04-20 19:54:47 +09:00
ops-sh5.c sh: pci: Kill off legacy ide quirks. 2009-04-20 19:54:47 +09:00
pci-dreamcast.c sh: pci: Convert dreamcast to new-style interface. 2009-04-20 21:34:36 +09:00
pci-sh4.h sh: pci: Kill off unused SH4_PCIC_NO_RESET code. 2009-04-16 18:01:31 +09:00
pci-sh5.c sh: Integrate the SH-5 onchip_remap() more coherently. 2009-05-07 18:10:27 +09:00
pci-sh5.h sh: pci: Convert the SH-5 code over to the new interface. 2009-04-20 20:40:48 +09:00
pci-sh7751.c sh: pci-sh7751: Initialize io_map_base in controller definition. 2009-05-26 23:10:15 +09:00
pci-sh7751.h sh: pci: Rewrite SH7751 PCI support to follow SH7780. 2009-04-20 21:11:07 +09:00
pci-sh7780.c sh: pci: Kill off the now unused hose->io_base. 2009-04-20 19:00:32 +09:00
pci-sh7780.h sh: pci: Start unifying the SH7780 PCIC initialization. 2009-04-17 20:37:16 +09:00
pci.c sh: pci: Rename pci-new.c to pci.c. 2009-04-20 21:53:33 +09:00