kernel_optimize_test/drivers/spi
Grant Likely bf6a67ee34 spi/xilinx: Fix compile error
Commit 58f9b0b024, "of: eliminate
of_device->node and dev_archdata->{of,prom}_node" changed the location
of the device_node pointer.  Most drivers were converted to the new
location, but the xilinx_spi_of driver was missed and now fails to
compile.

This patch fixes up the xilinx_spi_of driver to use the new location.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2010-05-25 00:48:24 -06:00
..
amba-pl022.c
atmel_spi.c
atmel_spi.h
au1550_spi.c
coldfire_qspi.c
davinci_spi.c
dw_spi_mmio.c
dw_spi_pci.c
dw_spi.c
ep93xx_spi.c
Kconfig
Makefile
mpc52xx_psc_spi.c
mpc52xx_spi.c
mpc512x_psc_spi.c
omap_spi_100k.c
omap_uwire.c
omap2_mcspi.c
orion_spi.c
pxa2xx_spi.c
spi_bfin5xx.c
spi_bitbang_txrx.h
spi_bitbang.c
spi_butterfly.c
spi_gpio.c
spi_imx.c
spi_lm70llp.c
spi_mpc8xxx.c
spi_nuc900.c
spi_ppc4xx.c
spi_s3c24xx_fiq.h
spi_s3c24xx_fiq.S
spi_s3c24xx_gpio.c
spi_s3c24xx.c
spi_s3c64xx.c
spi_sh_msiof.c
spi_sh_sci.c
spi_stmp.c
spi_txx9.c
spi.c
spidev.c
tle62x0.c
xilinx_spi_of.c spi/xilinx: Fix compile error 2010-05-25 00:48:24 -06:00
xilinx_spi_pltfm.c
xilinx_spi.c
xilinx_spi.h