diff options
author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-12-21 19:57:02 +0100 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-12-27 15:56:48 +0100 |
commit | 7dd1871e5049bbd40ee78ac94b1678ba5caf2486 (patch) | |
tree | 4d0d1e72c29dfba1a072baf78eff9d3ba2402a4b /drivers/acpi/cppc_acpi.c | |
parent | 20bddcb40b2b6d6028fb4224fab4aadb7d7b2674 (diff) |
gpio: tps65219: don't use CONFIG_DEBUG_GPIO
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.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/acpi/cppc_acpi.c')
0 files changed, 0 insertions, 0 deletions