Re: [PATCH 0/3] iio: adc: meson-saradc: Three small improvements

From: Jonathan Cameron
Date: Sun Jul 25 2021 - 10:55:39 EST


On Sun, 18 Jul 2021 01:37:15 +0200
Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx> wrote:

> Hello,
>
> the first patch from this series saves a few CPU cycles on G12A, G12B
> and SM1 SoCs. The other two patches are small whitespace cleanups.
>
> In my opinion none of these patches are any real bugfix, which is why
> I omitted the "Fixes" tag.
>
Series applied to the togreg branch of iio.git and pushed out as testing
to let 0-day poke at it in ways I can't be bothered to ;)

Jonathan

>
> Martin Blumenstingl (3):
> iio: adc: meson-saradc: Disable BL30 integration on G12A and newer
> SoCs
> iio: adc: meson-saradc: Add missing space between if and parenthesis
> iio: adc: meson-saradc: Fix indentation of arguments after a
> line-break
>
> drivers/iio/adc/meson_saradc.c | 20 ++++++++++++++------
> 1 file changed, 14 insertions(+), 6 deletions(-)
>