gpiolib: Do not mention legacy GPIOF_* in the code
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 26 Mar 2024 18:11:20 +0000 (20:11 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 3 Apr 2024 11:14:14 +0000 (13:14 +0200)
commit1685f72a6dcc55b6a5e50c127b9a0165e8c682a3
treec78f391415e4c60ba8fef4a29ea2aa3d1a26f44c
parentdbcedec3a31119d7594baacc743300d127c99c56
gpiolib: Do not mention legacy GPIOF_* in the code

We are going to remove legacy API from kernel, don't mention
it in the code that does not use it already for a while.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
drivers/gpio/gpiolib.c