On Sat, Nov 21, 2020 at 8:05 PM Jonathan Cameron wrote:
>
> On Tue, 17 Nov 2020 18:23:29 +0200
> Alexandru Ardelean wrote:
>
> > We only need a chardev if we need to support buffers and/or events.
> >
> > With this change, a chardev will be created only if an IIO buffer is
> > attached OR an even
On Tue, 17 Nov 2020 18:23:29 +0200
Alexandru Ardelean wrote:
> We only need a chardev if we need to support buffers and/or events.
>
> With this change, a chardev will be created only if an IIO buffer is
> attached OR an event_interface is configured.
>
> Otherwise, no chardev will be created,
We only need a chardev if we need to support buffers and/or events.
With this change, a chardev will be created only if an IIO buffer is
attached OR an event_interface is configured.
Otherwise, no chardev will be created, and the IIO device will get
registered with the 'device_add()' call.
Quite
3 matches
Mail list logo