Re: [PATCH 3/3] iio: accel: bmc150: use iio_push_to_buffers_with_ts()
Linus Walleij <[email protected]>
| Newsgroups | org.kernel.vger.linux-iio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAD++jLmmmJ1TFtMup2FwR_J+Em6psg2MRAGZdiD1yzP_sESqFQ@mail.gmail.com> |
On Fri, Aug 14, 2026 at 12:19 PM Yash Suthar <[email protected]> wrote: > Replace deprecated iio_push_to_buffers_with_timestamp() with > iio_push_to_buffers_with_ts() to allow source size runtime checks. > > Suggested-by: David Lechner <[email protected]> > Signed-off-by: Yash Suthar <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij