Re: [PATCH] iio: imu: adis16550: fix swapped gyro/accel filter functions

From: Andy Shevchenko

Date: Fri Feb 27 2026 - 11:34:13 EST


On Fri, Feb 27, 2026 at 02:20:46PM +0200, Antoniu Miclaus wrote:
> The low-pass filter handlers for IIO_ANGL_VEL and IIO_ACCEL call each
> other's filter functions in both read_raw and write_raw. Swap them so
> each channel type uses its correct filter accessor.

Hmm...
Would it be just a naming issue? How do we know that the code is now correct?

--
With Best Regards,
Andy Shevchenko