kernel-hacking-2024-linux-s.../arch
Grant Likely 61c7a080a5 of: Always use 'struct device.of_node' to get device node pointer.
The following structure elements duplicate the information in
'struct device.of_node' and so are being eliminated.  This patch
makes all readers of these elements use device.of_node instead.

(struct of_device *)->node
(struct dev_archdata *)->prom_node (sparc)
(struct dev_archdata *)->of_node (powerpc & microblaze)

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2010-05-18 16:10:44 -06:00
..
alpha
arm ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks. 2010-04-14 11:22:44 +01:00
avr32
blackfin
cris
frv
h8300
ia64
m32r
m68k m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative() 2010-04-14 19:45:37 +02:00
m68knommu
microblaze of: Always use 'struct device.of_node' to get device node pointer. 2010-05-18 16:10:44 -06:00
mips MIPS: Calculate proper ebase value for 64-bit kernels 2010-04-12 17:26:22 +01:00
mn10300
parisc
powerpc of: Always use 'struct device.of_node' to get device node pointer. 2010-05-18 16:10:44 -06:00
s390 [S390] Update default configuration. 2010-04-09 13:43:02 +02:00
score
sh
sparc of: Always use 'struct device.of_node' to get device node pointer. 2010-05-18 16:10:44 -06:00
um
x86 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2010-04-15 12:20:56 -07:00
xtensa
.gitignore
Kconfig