On Tue, Aug 4, 2020 at 1:04 PM Alexandru Ardelean
<[email protected]> wrote:
>
> From: Stefan Popa <[email protected]>
>
> Although the burst read function does not require a stall time between
> each 16-bit segment, it however requires more processing since the
> software needs to look for the BURST_ID and take into account the offset
> to the first data channel. Some users might find it useful to be able to
> switch between the two modes.

...

> +static struct attribute *adis16495_attributes[] = {
> +       &iio_dev_attr_burst_mode_enable.dev_attr.attr,

> +       NULL,

A nit: drop comma.

> +};

-- 
With Best Regards,
Andy Shevchenko

Reply via email to