linux/drivers/iio/adc
Lars-Peter Clausen 4525985949 iio: at91_adc: Use devm_kcalloc to allocate arrays
Use dev_kcalloc instead of devm_kzalloc to allocate arrays since it is
semantically more appropriate.

While we are at it the patch also fixes the following coccinelle warning:
	drivers/iio/adc/at91_adc.c:277:25-31: ERROR: application of sizeof to pointer

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-By: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2012-10-19 18:46:37 +01:00
..
ad_sigma_delta.c iio: Drop timestamp parameter from buffer store_to callback 2012-09-08 10:14:34 +01:00
ad7266.c iio: Drop timestamp parameter from buffer store_to callback 2012-09-08 10:14:34 +01:00
ad7476.c iio: ad7476: Add support for the ad7091r 2012-09-17 22:10:00 +01:00
ad7791.c staging:iio:adc: Add AD7791 driver 2012-09-08 10:20:09 +01:00
at91_adc.c iio: at91_adc: Use devm_kcalloc to allocate arrays 2012-10-19 18:46:37 +01:00
Kconfig iio: adc: add new lp8788 adc driver 2012-09-22 10:29:19 +01:00
lp8788_adc.c iio: adc: add new lp8788 adc driver 2012-09-22 10:29:19 +01:00
Makefile iio: adc: add new lp8788 adc driver 2012-09-22 10:29:19 +01:00