kernel_optimize_test/drivers/spi
Mark Brown 0c4a159018 spi: Use void pointers for data in simple SPI I/O operations
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>
2011-05-20 00:43:07 -06:00
..
amba-pl022.c spi/pl022: use cpu_relax in the busy loop 2011-05-20 00:43:07 -06:00
ath79_spi.c
atmel_spi.c
atmel_spi.h
au1550_spi.c Fix common misspellings 2011-03-31 11:26:23 -03:00
coldfire_qspi.c
davinci_spi.c Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 2011-03-18 10:56:02 -07:00
dw_spi_mid.c spi/dw_spi: move dw_spi.h into drivers/spi 2011-03-18 10:26:52 -06:00
dw_spi_mmio.c spi/dw_spi: move dw_spi.h into drivers/spi 2011-03-18 10:26:52 -06:00
dw_spi_pci.c spi/dw_spi: move dw_spi.h into drivers/spi 2011-03-18 10:26:52 -06:00
dw_spi.c Merge commit 'v2.6.39' into spi/next 2011-05-20 00:43:00 -06:00
dw_spi.h Merge commit 'v2.6.39' into spi/next 2011-05-20 00:43:00 -06:00
ep93xx_spi.c Fix common misspellings 2011-03-31 11:26:23 -03:00
Kconfig spi/pl022: mark driver non-experimental 2011-05-20 00:43:07 -06:00
Makefile Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 2011-03-18 10:56:02 -07:00
mpc52xx_psc_spi.c
mpc52xx_spi.c
mpc512x_psc_spi.c
omap2_mcspi.c spi/omap_mcspi: Fix broken last word xfer 2011-03-23 15:04:15 -06:00
omap_spi_100k.c
omap_uwire.c
orion_spi.c
pxa2xx_spi_pci.c
pxa2xx_spi.c Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 2011-04-11 15:44:38 -07:00
spi_altera.c
spi_bfin5xx.c Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 2011-04-11 15:44:38 -07:00
spi_bitbang_txrx.h
spi_bitbang.c
spi_butterfly.c
spi_fsl_espi.c Fix common misspellings 2011-03-31 11:26:23 -03:00
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 spi: Use void pointers for data in simple SPI I/O operations 2011-05-20 00:43:07 -06:00
spidev.c
ti-ssp-spi.c
tle62x0.c
xilinx_spi.c mfd: mfd_cell is now implicitly available to timberdale drivers 2011-03-23 10:41:52 +01:00