Re: [PATCH v2 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++jLk+Knj7g-K1MXWuot234nje15qJYNZh=SKkTgaf3Sxw_w@mail.gmail.com> |
On Sat, Aug 15, 2026 at 7:57 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