Re: [PATCH 2/2] ti-adc081c: Initial triggered buffer support

From: Lars-Peter Clausen
Date: Fri Apr 01 2016 - 05:23:31 EST


On 04/01/2016 10:08 AM, Crt Mori wrote:
> On 31 March 2016 at 19:20, Crestez Dan Leonard
> <leonard.crestez@xxxxxxxxx> wrote:
>> Using this requires software triggers like CONFIG_IIO_HRTIMER_TRIGGER.
> Then we are missing DEPENDS in Kconfig...

The device could be used with any generic trigger. The device driver
shouldn't make the choice here which one it requires and which one not.

- Lars