Re: [PATCH] iio: pressure: cros_ec_baro: simplify timestamp channel definition
Jonathan Cameron <[email protected]>
| Newsgroups | dev.linux.lists.chrome-platform,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-iio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260526191235.0a01be62@jic23-huawei> |
On Sun, 24 May 2026 20:49:11 -0500 David Lechner <[email protected]> wrote: > On 5/24/26 8:46 PM, David Lechner wrote: > > Use IIO_CHAN_SOFT_TIMESTAMP() to define the timestamp channel instead of > > manually filling in the struct iio_chan_spec fields. This makes the code > > less verbose and mistake-prone. > > > FYI, there was a server error when doing b4 send, so this last patch > didn't get sent with the rest. I missed the [PATCH v2 9/9] when editing > it manually to send again. > > New and exciting way to confuse b4 :) Anyhow easy to work around with a -v 2 for the first lot and then it thinks this one is v3 anyway. Applied. Thanks, Jonathan