Lars-Peter Clausen
61c358e3bc
iio:ad5504: Mark transfer buffers as __be16
Fixes the following warnings from sparse:
drivers/iio/dac/ad5504.c:71:19: warning: incorrect type in initializer (different base types)
drivers/iio/dac/ad5504.c:71:19: expected unsigned short [unsigned] [usertype] tmp
drivers/iio/dac/ad5504.c:71:19: got restricted __be16 [usertype] <noident>
drivers/iio/dac/ad5504.c:80:19: warning: incorrect type in initializer (different base types)
drivers/iio/dac/ad5504.c:80:19: expected unsigned short [unsigned] [usertype] tmp
drivers/iio/dac/ad5504.c:80:19: got restricted __be16 [usertype] <noident>
drivers/iio/dac/ad5504.c:93:16: warning: cast to restricted __be16
drivers/iio/dac/ad5504.c:93:16: warning: cast to restricted __be16
drivers/iio/dac/ad5504.c:93:16: warning: cast to restricted __be16
drivers/iio/dac/ad5504.c:93:16: warning: cast to restricted __be16
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2013-12-03 20:22:25 +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-11-24 21:07:16 +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
2012-06-05 14:02:25 +09:00
2013-10-01 16:19:10 +01: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