aboutsummaryrefslogtreecommitdiffstats
path: root/net/nonet.c
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2011-05-11 00:09:30 +0200
committerGrant Likely <grant.likely@secretlab.ca>2011-05-20 00:43:07 -0600
commit0c4a1590189b426814748d2e03b95541852b3af6 (patch)
treeb4b1d2eee1ea2b5d1700df4519e182cca816607b /net/nonet.c
parent521999bd4a8c47a86136b9d8223a9480f5906db8 (diff)
downloadkernel_samsung_tuna-0c4a1590189b426814748d2e03b95541852b3af6.zip
kernel_samsung_tuna-0c4a1590189b426814748d2e03b95541852b3af6.tar.gz
kernel_samsung_tuna-0c4a1590189b426814748d2e03b95541852b3af6.tar.bz2
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>
Diffstat (limited to 'net/nonet.c')
0 files changed, 0 insertions, 0 deletions