[PATCH v2 0/3] iio: frequency: ad9523: fix checkpatch warnings

From: bhargav

Date: Thu Feb 19 2026 - 15:33:15 EST


These patches address several checkpatch warnings in the ad9523 driver.

Patch 1: Updated the macros to properly use their argument x.
Patch 2: Updated symbolic permissions to octal (0444/0200).
Patch 3: Fixed the multi-line pointer dereferences.

bhargav (3):
iio: frequency: ad9523: fix implicit variable usage in macros
iio: frequency: ad9523: avoid multiple line dereferences for pdata
iio: frequency: ad9523: fix checkpatch warnings for symbolic
permissions

drivers/iio/frequency/ad9523.c | 30 ++++++++++++++----------------
1 file changed, 14 insertions(+), 16 deletions(-)

--
2.53.0