2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-21 03:33:59 +08:00
linux-next/drivers/iio/dac
Lars-Peter Clausen 7737fa6d1e iio: Don't compare boolean values to true/false
Fixes the following warnings from coccicheck:
	drivers/iio/inkern.c:81:6-14: WARNING: Comparison to bool
	drivers/iio/dac/ad5686.c:191:5-11: WARNING: Comparison to bool

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2012-10-19 16:26:24 +01:00
..
ad5064.c iio: dac: ad5064: fix section mismatch in ad5064_init() in linux-next 2012-07-12 20:00:08 +01:00
ad5360.c staging:iio: Move DAC drivers out of staging 2012-06-05 14:02:25 +09:00
ad5380.c iio: dac: Convert ad5380 to devm_regmap_* APIs 2012-06-15 14:36:25 -07:00
ad5421.c staging:iio: Move DAC drivers out of staging 2012-06-05 14:02:25 +09:00
ad5446.c iio:ad5446: Add device ids for ad5301/ad5311/ad5321 2012-09-08 10:14:46 +01:00
ad5504.c staging:iio: Move DAC drivers out of staging 2012-06-05 14:02:25 +09:00
ad5624r_spi.c staging:iio: Move DAC drivers out of staging 2012-06-05 14:02:25 +09:00
ad5624r.h staging:iio: Move DAC drivers out of staging 2012-06-05 14:02:25 +09:00
ad5686.c iio: Don't compare boolean values to true/false 2012-10-19 16:26:24 +01:00
ad5755.c iio: dac/ad5755: signedness bug in ad5755_setup_pdata() 2012-09-22 10:09:40 +01:00
ad5764.c staging:iio: Move DAC drivers out of staging 2012-06-05 14:02:25 +09:00
ad5791.c staging:iio: Move DAC drivers out of staging 2012-06-05 14:02:25 +09:00
Kconfig iio:dac: Add ad5755 driver 2012-09-17 20:55:54 +01:00
Makefile iio:dac: Add ad5755 driver 2012-09-17 20:55:54 +01:00
max517.c iio: max517: mark probe() and remove() with __devinit and __devexit 2012-06-12 14:45:16 -07:00
mcp4725.c iio: add mcp4725 I2C DAC driver 2012-06-12 14:50:51 -07:00