linux/arch
Andres Salomon 4ec1b54c4d mfd: mfd_cell is now implicitly available to mc13xxx drivers
The cell's platform_data is now accessed with a helper function;
change clients to use that, and remove the now-unused data_size.

Note that mfd-core no longer makes a copy of platform_data, but the
mc13xxx-core driver creates the pdata structures on the stack.  In
order to get around that, the various ARM mach types that set the
pdata have been changed to hold the variable in static (global) memory.
Also note that __initdata references in aforementioned pdata structs
have been dropped.

Signed-off-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2011-03-23 10:41:54 +01:00
..
alpha add the common dma_addr_t typedef to include/linux/types.h 2011-03-22 17:44:09 -07:00
arm mfd: mfd_cell is now implicitly available to mc13xxx drivers 2011-03-23 10:41:54 +01:00
avr32 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 2011-03-22 17:53:13 -07:00
blackfin Blackfin: ip0x: fix unused variable warning 2011-03-18 05:17:02 -04:00
cris add the common dma_addr_t typedef to include/linux/types.h 2011-03-22 17:44:09 -07:00
frv add the common dma_addr_t typedef to include/linux/types.h 2011-03-22 17:44:09 -07:00
h8300 add the common dma_addr_t typedef to include/linux/types.h 2011-03-22 17:44:09 -07:00
ia64 add the common dma_addr_t typedef to include/linux/types.h 2011-03-22 17:44:09 -07:00
m32r add the common dma_addr_t typedef to include/linux/types.h 2011-03-22 17:44:09 -07:00
m68k add the common dma_addr_t typedef to include/linux/types.h 2011-03-22 17:44:09 -07:00
m68knommu Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu 2011-03-16 19:02:36 -07:00
microblaze Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 2011-03-20 18:14:55 -07:00
mips add the common dma_addr_t typedef to include/linux/types.h 2011-03-22 17:44:09 -07:00
mn10300 add the common dma_addr_t typedef to include/linux/types.h 2011-03-22 17:44:09 -07:00
parisc add the common dma_addr_t typedef to include/linux/types.h 2011-03-22 17:44:09 -07:00
powerpc add the common dma_addr_t typedef to include/linux/types.h 2011-03-22 17:44:09 -07:00
s390 add the common dma_addr_t typedef to include/linux/types.h 2011-03-22 17:44:09 -07:00
score mm: NUMA aware alloc_thread_info_node() 2011-03-22 17:44:01 -07:00
sh mm: NUMA aware alloc_thread_info_node() 2011-03-22 17:44:01 -07:00
sparc add the common dma_addr_t typedef to include/linux/types.h 2011-03-22 17:44:09 -07:00
tile mm: NUMA aware alloc_thread_info_node() 2011-03-22 17:44:01 -07:00
um um: remove file pointer from ioctl 2011-03-22 17:44:09 -07:00
unicore32 unicore32: rewrite arch-specific tlb.h to use asm-generic version 2011-03-17 09:19:21 +08:00
x86 x86: allow CONFIG_ISA_DMA_API to be disabled 2011-03-22 17:44:16 -07:00
xtensa add the common dma_addr_t typedef to include/linux/types.h 2011-03-22 17:44:09 -07:00
.gitignore
Kconfig oprofile, s390: Cleanups 2011-03-16 14:30:40 +01:00