+0
−1
drivers/gpio/gpiolib-devprop.c
deleted100644 → 0
+0
−63
+47
−0
Loading
Now that devprop_gpiochip_set_names() is only used in a single place inside drivers/gpio/gpiolib.c, there's no need anymore for it to be exported or to even live in its own source file. Pull this function into the core source file for gpiolib. Signed-off-by:Bartosz Golaszewski <bgolaszewski@baylibre.com> Reviewed-by:
Mika Westerberg <mika.westerberg@linux.intel.com> Reviewed-by:
Andy Shevchenko <andriy.shevchenko@linux.intel.com>