Skip to content
Commit 6614a3a9 authored by Anthony Williams's avatar Anthony Williams Committed by Henrik Brix Andersen
Browse files

sensors: Add missing const to `sensor_read_async_mempool`



Add missing const on `struct rtio_iodev *iodev`
The blocking version, sensor_read(), as well as
rtio_sqe_prep_read_with_pool() which accepts
struct rtio_iodev are both marked as const.
This function should also be marked const.

Signed-off-by: default avatarAnthony Williams <anthony289478@gmail.com>
parent 4cac864b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment