Lars-Peter Clausen
ae8bb9b101
iio:ad5791: Mark transfer buffers as __be32
...
Fixes the following warnings from sparse:
drivers/iio/dac/ad5791.c:114:18: warning: incorrect type in assignment (different base types)
drivers/iio/dac/ad5791.c:114:18: expected unsigned int [unsigned] [usertype] d32
drivers/iio/dac/ad5791.c:114:18: got restricted __be32 [usertype] <noident>
drivers/iio/dac/ad5791.c:142:21: warning: incorrect type in assignment (different base types)
drivers/iio/dac/ad5791.c:142:21: expected unsigned int [unsigned] [usertype] d32
drivers/iio/dac/ad5791.c:142:21: got restricted __be32 [usertype] <noident>
drivers/iio/dac/ad5791.c:144:21: warning: incorrect type in assignment (different base types)
drivers/iio/dac/ad5791.c:144:21: expected unsigned int [unsigned] [usertype] d32
drivers/iio/dac/ad5791.c:144:21: got restricted __be32 [usertype] <noident>
drivers/iio/dac/ad5791.c:148:16: warning: cast to restricted __be32
drivers/iio/dac/ad5791.c:148:16: warning: cast to restricted __be32
drivers/iio/dac/ad5791.c:148:16: warning: cast to restricted __be32
drivers/iio/dac/ad5791.c:148:16: warning: cast to restricted __be32
drivers/iio/dac/ad5791.c:148:16: warning: cast to restricted __be32
drivers/iio/dac/ad5791.c:148:16: warning: cast to restricted __be32
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2013-12-03 20:22:26 +00:00
..
2013-12-02 16:39:07 -08:00
2013-12-02 16:39:07 -08:00
2013-09-28 11:49:45 +01:00
2013-11-02 19:07:06 +00:00
2013-12-03 20:22:26 +00:00
2013-10-19 13:14:34 -07:00
2013-12-02 16:39:07 -08:00
2013-09-21 19:23:58 +01:00
2013-12-02 16:39:07 -08:00
2013-12-02 16:39:07 -08:00
2013-11-24 21:07:13 +00:00
2013-09-25 08:59:04 -07:00
2013-09-28 11:51:16 +01:00
2013-10-12 12:04:01 +01:00
2013-08-03 18:40:32 +01:00
2013-10-12 12:23:33 +01:00
2013-10-19 13:14:34 -07:00
2013-11-24 21:07:11 +00:00
2013-11-25 18:42:40 -08:00
2013-11-24 21:07:13 +00:00
2013-10-16 19:12:47 +01:00
2013-07-03 20:30:52 +01:00
2013-09-13 15:09:52 +02:00
2013-10-15 19:20:55 +01:00
2013-08-17 15:50:54 +01:00