Re: [PATCH] gpio: tps65219: don't use CONFIG_DEBUG_GPIO
From: Andy Shevchenko
Date: Thu Dec 21 2023 - 14:06:52 EST
On Thu, Dec 21, 2023 at 8:57 PM Bartosz Golaszewski <brgl@xxxxxxxx> wrote:
>
> From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
>
> CONFIG_DEBUG_GPIO should only be used to enable debug log messages and
> for core GPIOLIB debugging. Don't use it to control the execution of
> potentially buggy code. Just put it under an always-false #if.
Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
--
With Best Regards,
Andy Shevchenko