Re: [PATCH v3 3/3] iio: accel: bmc150: use iio_push_to_buffers_with_ts()
Andy Shevchenko <[email protected]>
| Newsgroups | org.kernel.vger.linux-iio,org.kernel.vger.linux-kernel |
|---|---|
| Organization | Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo |
| Message-ID | <[email protected]> |
On Tue, Aug 25, 2026 at 02:21:56PM +0530, Yash Suthar wrote: > Replace deprecated iio_push_to_buffers_with_timestamp() with > iio_push_to_buffers_with_ts() to allow source size runtime checks. With this you might want to use IIO_DECLARE_DMA_BUFFER_WITH_TS() in the definition of the scan buffer. -- With Best Regards, Andy Shevchenko