Re: [PATCH 1/4] gpiolib: of: remove redundant IS_ENABLED check in of_find_mt2701_gpio()
From: Linus Walleij
Date: Sat Jul 25 2026 - 05:13:34 EST
On Sat, Jul 18, 2026 at 6:13 AM Dmitry Torokhov
<dmitry.torokhov@xxxxxxxxx> wrote:
> The entire of_find_mt2701_gpio() function as well as its entry in the
> of_find_gpio_quirks table are already conditional on
> IS_ENABLED(CONFIG_SND_SOC_MT2701_CS42448). Remove the redundant inner
> check.
>
> Assisted-by: Antigravity:gemini-3.5-flash
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
OK then
Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>
Yours,
Linus Walleij