Re: [PATCH 1/4] gpiolib: of: remove redundant IS_ENABLED check in of_find_mt2701_gpio()
Linus Walleij <[email protected]>
| Newsgroups | org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAD++jLn1he5vrfWz+iX1ERfEr8qgEvdHQEghguwprHSQX9CT0g@mail.gmail.com> |
On Sat, Jul 18, 2026 at 6:13 AM Dmitry Torokhov <[email protected]> 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 <[email protected]> OK then Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij