android_kernel_samsung_msm8976/arch/ppc/kernel
Dominik Brodowski 43c3473552 [PATCH] pci and yenta: pcibios_bus_to_resource
In yenta_socket, we default to using the resource setting of the CardBus
bridge.  However, this is a PCI-bus-centric view of resources and thus needs
to be converted to generic resources first.  Therefore, add a call to
pcibios_bus_to_resource() call in between.  This function is a mere wrapper on
x86 and friends, however on some others it already exists, is added in this
patch (alpha, arm, ppc, ppc64) or still needs to be provided (parisc -- where
is its pcibios_resource_to_bus() ?).

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-08-04 21:32:46 -07:00
..
align.c
asm-offsets.c
bitops.c
cpu_setup_6xx.S
cpu_setup_power4.S
cputable.c [PATCH] ppc32: add 440ep support 2005-08-01 19:14:01 -07:00
dma-mapping.c
entry.S [PATCH] ppc32: add 440ep support 2005-08-01 19:14:01 -07:00
find_name.c
fpu.S
head.S
head_4xx.S
head_8xx.S [PATCH] ppc32: 8xx: update DataTLBMiss exception comment 2005-07-27 16:25:55 -07:00
head_44x.S [PATCH] ppc32: add 440ep support 2005-08-01 19:14:01 -07:00
head_booke.h
head_fsl_booke.S
idle.c
idle_6xx.S
idle_power4.S
irq.c
l2cr.S
machine_kexec.c [PATCH] kexec-ppc: fix for ksysfs crash_notes 2005-07-12 16:01:03 -07:00
Makefile
misc.S [PATCH] ppc32: add 440ep support 2005-08-01 19:14:01 -07:00
module.c
pci.c [PATCH] pci and yenta: pcibios_bus_to_resource 2005-08-04 21:32:46 -07:00
perfmon.c
perfmon_fsl_booke.c
ppc-stub.c
ppc_htab.c
ppc_ksyms.c
process.c
ptrace.c
relocate_kernel.S [PATCH] ppc32: use correct register names in arch/ppc/kernel/relocate_kernel.S 2005-06-30 08:45:09 -07:00
semaphore.c
setup.c [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. 2005-07-26 14:35:42 -07:00
signal.c
smp-tbsync.c
smp.c
softemu8xx.c
swsusp.S
syscalls.c
temp.c
time.c [PATCH] ppc32: stop misusing NTP's time_offset value 2005-07-05 19:18:59 -07:00
traps.c
vecemu.c
vector.S
vmlinux.lds.S