Lars-Peter Clausen
cf87534b6f
iio:ad5686: Mark transfer buffer as __be32
...
Fixes the following warnings from sparse:
drivers/iio/dac/ad5686.c💯 25: warning: incorrect type in assignment (different base types)
drivers/iio/dac/ad5686.c💯 25: expected unsigned int [unsigned] [usertype] d32
drivers/iio/dac/ad5686.c💯 25: got restricted __be32 [usertype] <noident>
drivers/iio/dac/ad5686.c:122:25: warning: incorrect type in assignment (different base types)
drivers/iio/dac/ad5686.c:122:25: expected unsigned int [unsigned] [usertype] d32
drivers/iio/dac/ad5686.c:122:25: got restricted __be32 [usertype] <noident>
drivers/iio/dac/ad5686.c:124:25: warning: incorrect type in assignment (different base types)
drivers/iio/dac/ad5686.c:124:25: expected unsigned int [unsigned] [usertype] d32
drivers/iio/dac/ad5686.c:124:25: got restricted __be32 [usertype] <noident>
drivers/iio/dac/ad5686.c:130:16: warning: cast to restricted __be32
drivers/iio/dac/ad5686.c:130:16: warning: cast to restricted __be32
drivers/iio/dac/ad5686.c:130:16: warning: cast to restricted __be32
drivers/iio/dac/ad5686.c:130:16: warning: cast to restricted __be32
drivers/iio/dac/ad5686.c:130:16: warning: cast to restricted __be32
drivers/iio/dac/ad5686.c:130: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-10-01 16:19:08 +01:00
2013-10-01 16:19:08 +01:00
2013-10-01 16:19:09 +01:00
2013-12-03 20:22:25 +00:00
2013-10-01 16:19:09 +01:00
2013-10-05 11:58:19 +01:00
2013-12-03 20:22:25 +00:00
2013-10-01 16:19:10 +01:00
2013-12-03 20:22:26 +00:00
2013-11-24 21:07:17 +00:00
2013-10-01 16:19:11 +01:00
2013-10-01 16:19:11 +01:00
2013-09-15 17:43:20 +01:00
2013-09-23 20:20:47 +01:00
2013-08-03 18:40:36 +01:00
2013-10-24 14:47:15 +01:00
2013-10-24 14:47:49 +01:00