linux-stable/drivers/iio/dac
Lars-Peter Clausen edc05f2614 iio:ad5755: Mark transfer buffer as __be32
Fixes the following warnings from sparse:
	drivers/iio/dac/ad5755.c:117:25: warning: incorrect type in assignment (different base types)
	drivers/iio/dac/ad5755.c:117:25:    expected unsigned int [unsigned] [usertype] d32
	drivers/iio/dac/ad5755.c:117:25:    got restricted __be32 [usertype] <noident>
	drivers/iio/dac/ad5755.c:171:25: warning: incorrect type in assignment (different base types)
	drivers/iio/dac/ad5755.c:171:25:    expected unsigned int [unsigned] [usertype] d32
	drivers/iio/dac/ad5755.c:171:25:    got restricted __be32 [usertype] <noident>
	drivers/iio/dac/ad5755.c:172:25: warning: incorrect type in assignment (different base types)
	drivers/iio/dac/ad5755.c:172:25:    expected unsigned int [unsigned] [usertype] d32
	drivers/iio/dac/ad5755.c:172:25:    got restricted __be32 [usertype] <noident>
	drivers/iio/dac/ad5755.c:176:23: warning: cast to restricted __be32
	drivers/iio/dac/ad5755.c:176:23: warning: cast to restricted __be32
	drivers/iio/dac/ad5755.c:176:23: warning: cast to restricted __be32
	drivers/iio/dac/ad5755.c:176:23: warning: cast to restricted __be32
	drivers/iio/dac/ad5755.c:176:23: warning: cast to restricted __be32
	drivers/iio/dac/ad5755.c:176:23: 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
..
ad5064.c iio:ad5064: Report scale as fractional value 2013-10-01 16:19:08 +01:00
ad5360.c iio:ad5360: Report scale as fractional value 2013-10-01 16:19:08 +01:00
ad5380.c iio:ad5380: Report scale as fractional value 2013-10-01 16:19:09 +01:00
ad5421.c iio:ad5421: Mark transfer buffer as __be32 2013-12-03 20:22:25 +00:00
ad5446.c iio:ad5446: Report scale as fractional value 2013-10-01 16:19:09 +01:00
ad5449.c iio:ad5449: Use spi_sync_transfer() 2013-10-05 11:58:19 +01:00
ad5504.c iio:ad5504: Do not store transfer buffers on the stack 2013-12-03 20:22:25 +00:00
ad5624r.h
ad5624r_spi.c iio:ad5624r: Report scale as fractional value 2013-10-01 16:19:10 +01:00
ad5686.c iio:ad5686: Mark transfer buffer as __be32 2013-12-03 20:22:26 +00:00
ad5755.c iio:ad5755: Mark transfer buffer as __be32 2013-12-03 20:22:26 +00:00
ad5764.c iio:ad5764: Report scale as fractional value 2013-10-01 16:19:11 +01:00
ad5791.c iio:ad5791: Report scale as fractional value 2013-10-01 16:19:11 +01:00
ad7303.c iio: refactor info mask and ext_info attribute creation. 2013-09-15 17:43:20 +01:00
Kconfig iio: dac: ad5446: Add support for AD5641 2013-09-23 20:20:47 +01:00
Makefile iio: Add a comment to about alphabetical order to Kconfigs and Makefiles 2013-08-03 18:40:36 +01:00
max517.c iio: dac: max517: Remove redundant variable 2013-10-24 14:47:15 +01:00
mcp4725.c iio: dac: mcp4725: Remove redundant code 2013-10-24 14:47:49 +01:00