powerpc: expect all devices calling dma ops to have archdata set
Kumar Gala authored

Now that we set archdata for of_platform and platform devices via
platform_notify() we no longer need to special case having a NULL device
pointer or NULL archdata.  It should be a driver error if this condition
shows up and the driver should be fixed.
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
4ae0ff60
Name Last commit Last update
..
alpha cpumask: Use cpu_*_mask accessors code: alpha
arm Merge master.kernel.org:/home/rmk/linux-2.6-arm
avr32 [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device controller
blackfin Blackfin arch: SPI_MMC is now mainlined MMC_SPI
cris Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
frv FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now
h8300 Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
ia64 [IA64] fix PCI DMA flag propagation on SN (Altix) with PICs
m32r eeprom: More consistent symbol names
m68k m68k: merge the non-MMU and MMU versions of siginfo.h
m68knommu m68knommu: m528x build fix
mips MIPS: Mark Eins: Fix configuration.
mn10300 mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.c
parisc parisc: update defconfigs
powerpc powerpc: expect all devices calling dma ops to have archdata set
s390 [S390] make page table upgrade work again
sh sh: Add media/soc_camera.h to board setup of Renesas AP325RXA
sparc Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
um uml: fix WARNING: vmlinux: 'memcpy' exported twice
x86 Merge commit 'origin/master' into next
xtensa xtensa: fix compilation somewhat
.gitignore arch: Ignore arch/i386 and arch/x86_64
Kconfig [CVE-2009-0029] System call wrapper infrastructure