forked from luck/tmp_suning_uos_patched
0c4a159018
Currently the simple SPI I/O operations all take pointers to u8 * buffers to operate on. This creates needless type compatibility issues and the underlying spi_transfer structure uses void pointers anyway so convert the API over to take void pointers too. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca> |
||
---|---|---|
.. | ||
amba-pl022.c | ||
ath79_spi.c | ||
atmel_spi.c | ||
atmel_spi.h | ||
au1550_spi.c | ||
coldfire_qspi.c | ||
davinci_spi.c | ||
dw_spi_mid.c | ||
dw_spi_mmio.c | ||
dw_spi_pci.c | ||
dw_spi.c | ||
dw_spi.h | ||
ep93xx_spi.c | ||
Kconfig | ||
Makefile | ||
mpc52xx_psc_spi.c | ||
mpc52xx_spi.c | ||
mpc512x_psc_spi.c | ||
omap2_mcspi.c | ||
omap_spi_100k.c | ||
omap_uwire.c | ||
orion_spi.c | ||
pxa2xx_spi_pci.c | ||
pxa2xx_spi.c | ||
spi_altera.c | ||
spi_bfin5xx.c | ||
spi_bitbang_txrx.h | ||
spi_bitbang.c | ||
spi_butterfly.c | ||
spi_fsl_espi.c | ||
spi_fsl_lib.c | ||
spi_fsl_lib.h | ||
spi_fsl_spi.c | ||
spi_gpio.c | ||
spi_imx.c | ||
spi_lm70llp.c | ||
spi_nuc900.c | ||
spi_oc_tiny.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_sh.c | ||
spi_stmp.c | ||
spi_tegra.c | ||
spi_topcliff_pch.c | ||
spi_txx9.c | ||
spi.c | ||
spidev.c | ||
ti-ssp-spi.c | ||
tle62x0.c | ||
xilinx_spi.c |