Re: [PATCH] iio: adc: ade9000: fix wrong macro names in ADE9000_ST_ERROR
From: Giorgi Tchankvetadze
Date: Mon Mar 02 2026 - 00:58:50 EST
On Sat, Feb 28, 2026 at 4:08 PM Jonathan Cameron <jic23@xxxxxxxxxx> wrote:
>Agreed. I'm generally in favour of complete definitions of the fields in
>a register if any of them are used. However, in this case it's a define
>of a mask covering multiple fields that we have no use for.
> So drop it for now. It can come back in a patch that uses it.
>
Thanks Jonathan ! I have removed the macro entirely and sent v2