dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/aoa/fabrics
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
..
Kconfig sound: Convert to menuconfig 2008-05-27 15:56:20 +02:00
Makefile ALSA: aoa: clean up file names 2008-10-23 18:43:42 +02:00
layout.c of: Always use 'struct device.of_node' to get device node pointer. 2010-05-18 16:10:44 -06:00