android_kernel_xiaomi_sm8350/arch/powerpc/sysdev/bestcomm
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
..
ata.c powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled 2008-12-21 02:54:28 -07:00
ata.h powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver 2008-12-21 02:54:29 -07:00
bcom_ata_task.c
bcom_fec_rx_task.c
bcom_fec_tx_task.c
bcom_gen_bd_rx_task.c
bcom_gen_bd_tx_task.c
bestcomm_priv.h powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled 2008-12-21 02:54:28 -07:00
bestcomm.c of: Always use 'struct device.of_node' to get device node pointer. 2010-05-18 16:10:44 -06:00
bestcomm.h
fec.c
fec.h
gen_bd.c
gen_bd.h
Kconfig trivial: fix typos/grammar errors in Kconfig texts 2009-03-30 15:22:01 +02:00
Makefile
sram.c
sram.h