remarkable-linux/arch
Bjorn Helgaas 9bd8f9c638 frv: use generic pci_enable_resources()
Use the generic pci_enable_resources() instead of the arch-specific code.

Unlike this arch-specific code, the generic version:
    - checks PCI_NUM_RESOURCES (11), not 6, resources
    - skips resources that have neither IORESOURCE_IO nor IORESOURCE_MEM set
    - skips ROM resources unless IORESOURCE_ROM_ENABLE is set
    - checks for resource collisions with "!r->parent"

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-10-16 15:06:54 -07:00
..
alpha Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 2008-10-16 12:32:52 -07:00
arm Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 2008-10-16 12:32:52 -07:00
avr32 Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 2008-10-16 12:32:52 -07:00
blackfin Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 2008-10-16 12:45:08 -07:00
cris cpufreq: remove policy->governor setting in drivers initialization 2008-10-15 16:42:47 -07:00
frv frv: use generic pci_enable_resources() 2008-10-16 15:06:54 -07:00
h8300 Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 2008-10-16 12:32:52 -07:00
ia64 Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 2008-10-16 12:32:52 -07:00
m32r misc: replace __FUNCTION__ with __func__ 2008-10-16 11:21:30 -07:00
m68k arch/m68k/mm/kmap.c: introduce missing kfree 2008-10-14 10:23:27 -07:00
m68knommu [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY 2008-10-16 15:40:05 +02:00
mips Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 2008-10-16 12:40:26 -07:00
mn10300 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2008-10-13 17:13:56 +01:00
parisc Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 2008-10-16 12:32:52 -07:00
powerpc Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 2008-10-16 12:32:52 -07:00
s390 Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 2008-10-16 12:32:52 -07:00
sh [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY 2008-10-16 15:40:05 +02:00
sparc [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY 2008-10-16 15:40:05 +02:00
sparc64 sparc64: use iommu_num_pages function in IOMMU code 2008-10-16 11:21:33 -07:00
um uml: remove the dead TTY_LOG code 2008-10-16 11:21:30 -07:00
x86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 2008-10-16 12:40:26 -07:00
xtensa xtensa: remove dead CONFIG_BLK_DEV_IDE code 2008-10-13 21:39:34 +02:00
.gitignore arch: Ignore arch/i386 and arch/x86_64 2008-01-19 21:29:39 -08:00
Kconfig Kconfig: eliminate "def_bool n" constructs 2008-10-16 11:21:31 -07:00