Arnd Bergmann
3f09b8d2ea
iio: adc: select triggered buffer for sama5d2 adc
...
Without the triggered buffer code, we get a link error:
drivers/iio/adc/at91-sama5d2_adc.o: In function `at91_adc_probe':
at91-sama5d2_adc.c:(.text+0x938): undefined reference to `devm_iio_triggered_buffer_setup'
This adds a Kconfig 'select' statement like other ADC
drivers have it already.
Fixes: 5e1a1da0f8 ("iio: adc: at91-sama5d2_adc: add hw trigger and buffer support")
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com >
2017-08-17 15:37:14 +01:00
..
2017-07-17 11:43:58 -07:00
2017-07-17 14:44:19 +02:00
2017-07-18 11:37:46 -07:00
2017-07-20 14:56:46 -07:00
2017-07-13 08:03:30 -06:00
2017-07-09 18:48:37 -07:00
2017-07-15 12:44:02 -07:00
2017-07-15 10:59:54 -07:00
2017-07-17 22:43:00 +02:00
2017-07-20 18:57:15 +02:00
2017-07-14 22:49:50 -07:00
2017-07-18 17:49:14 -07:00
2017-07-17 11:56:07 -04:00
2017-07-12 16:26:02 -07:00
2017-07-17 16:13:54 +02:00
2017-07-21 14:04:44 +10:00
2017-07-20 15:45:39 +02:00
2017-07-17 15:00:47 +02:00
2017-07-15 16:38:56 -07:00
2017-07-12 10:04:56 -07:00
2017-07-21 04:37:22 +01:00
2017-08-17 15:37:14 +01:00
2017-07-20 11:24:13 -04:00
2017-07-14 22:53:37 -07:00
2017-07-12 10:00:04 -07:00
2017-07-18 21:59:23 +02:00
2017-07-15 21:25:56 -07:00
2017-07-18 11:51:08 -07:00
2017-07-09 18:48:37 -07:00
2017-07-11 09:55:47 -07:00
2017-07-14 13:10:06 -07:00
2017-07-13 12:07:44 -07:00
2017-07-17 16:38:35 +02:00
2017-07-20 16:33:39 -07:00
2017-07-17 11:43:58 -07:00
2017-07-20 08:41:56 -06:00
2017-07-17 16:15:57 +02:00
2017-07-10 15:23:45 -07:00
2017-07-14 22:24:25 -07:00
2017-07-15 10:59:54 -07:00
2017-07-13 11:47:59 -07:00
2017-07-13 11:49:52 -07:00
2017-07-13 12:15:06 -07:00
2017-07-12 16:26:04 -07:00
2017-07-17 12:26:12 -07:00
2017-07-17 15:00:47 +02:00
2017-08-12 13:08:05 +01:00
2017-07-15 12:44:02 -07:00
2017-07-14 13:12:32 -07:00
2017-07-17 15:55:08 +02:00
2017-07-17 17:04:41 +02:00
2017-07-20 14:40:36 +02:00
2017-07-13 12:23:54 -07:00
2017-07-13 14:27:32 -07:00
2017-07-13 12:38:49 -07:00
2017-07-17 16:48:15 +02:00
2017-07-11 09:59:37 -07:00
2017-07-23 08:13:18 +02:00