android_kernel_xiaomi_sm8350/arch/powerpc/platforms/pasemi
Becky Bruce 738ef42e32 powerpc: Change archdata dma_data to a union
Sometimes this is used to hold a simple offset, and sometimes
it is used to hold a pointer.  This patch changes it to a union containing
void * and dma_addr_t.  get/set accessors are also provided, because it was
getting a bit ugly to get to the actual data.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-09-24 15:31:43 +10:00
..
cpufreq.c
dma_lib.c
gpio_mdio.c
idle.c powerpc: ARRAY_SIZE changes in pasemi and powermac code 2009-08-20 10:29:23 +10:00
iommu.c powerpc: Change archdata dma_data to a union 2009-09-24 15:31:43 +10:00
Kconfig
Makefile
misc.c
pasemi.h
pci.c
powersave.S
setup.c powerpc/pasemi: Use raw spinlock in SMP TB sync 2009-06-26 16:55:34 +10:00
time.c