linux/drivers/iio/dac
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
..
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: dac: ad5421: Use devm_iio_device_register 2013-11-24 21:07:16 +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: Mark transfer buffers as __be16 2013-12-03 20:22:25 +00:00
ad5624r_spi.c iio:ad5624r: Report scale as fractional value 2013-10-01 16:19:10 +01:00
ad5624r.h staging:iio: Move DAC drivers out of staging 2012-06-05 14:02:25 +09:00
ad5686.c iio:ad5686: Report scale as fractional value 2013-10-01 16:19:10 +01:00
ad5755.c iio: dac: ad5755: Use devm_iio_device_register 2013-11-24 21:07:17 +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