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
..
2011-05-20 00:43:07 -06:00
2011-01-18 19:30:27 +01:00
2010-12-22 18:57:02 +01:00
2007-02-14 08:09:53 -08:00
2011-03-31 11:26:23 -03:00
2010-12-29 23:28:25 -07:00
2011-03-18 10:56:02 -07:00
2011-03-18 10:26:52 -06:00
2011-03-18 10:26:52 -06:00
2011-03-18 10:26:52 -06:00
2011-05-20 00:43:00 -06:00
2011-05-20 00:43:00 -06:00
2011-03-31 11:26:23 -03:00
2011-05-20 00:43:07 -06:00
2011-03-18 10:56:02 -07:00
2011-02-28 13:22:44 -07:00
2011-02-28 13:22:44 -07:00
2011-02-28 13:22:44 -07:00
2011-03-23 15:04:15 -06:00
2010-07-03 22:45:44 -06:00
2010-03-30 22:02:32 +09:00
2010-09-29 17:31:29 +09:00
2011-03-12 01:25:53 -07:00
2011-04-11 15:44:38 -07:00
2011-02-22 14:59:53 -07:00
2011-04-11 15:44:38 -07:00
2010-07-03 22:45:44 -06:00
2011-02-15 15:05:58 -07:00
2010-07-03 22:45:44 -06:00
2011-03-31 11:26:23 -03:00
2011-02-28 13:22:44 -07:00
2011-02-28 13:22:44 -07:00
2011-02-28 13:22:44 -07:00
2010-10-02 21:09:08 -06:00
2011-02-15 15:10:11 -07:00
2010-07-03 22:45:44 -06:00
2010-11-14 20:57:20 -07:00
2011-02-22 14:59:53 -07:00
2011-02-28 13:22:44 -07:00
2009-12-17 08:57:01 -07:00
2009-12-17 08:57:01 -07:00
2010-07-03 22:45:44 -06:00
2010-03-30 22:02:32 +09:00
2010-09-29 17:31:33 +09:00
2011-03-12 01:25:53 -07:00
2010-07-03 22:45:44 -06:00
2011-02-22 14:59:54 -07:00
2010-01-20 13:49:44 -07:00
2011-01-10 16:44:01 -07:00
2010-12-31 17:49:30 -07:00
2009-12-17 15:59:05 -08:00
2011-05-20 00:43:07 -06:00
2011-02-03 09:55:43 -07:00
2011-03-15 08:17:22 -07:00
2010-03-30 22:02:32 +09:00
2011-03-23 10:41:52 +01:00