Files
linux/drivers
Linus Walleij f13a0b0bb4 gpio: Get rid of legacy header
A bunch of core gpiolib files still include the <linux/gpio.h>
legacy API header for no good reason. After this only the
gpiolib-legacy.c file includes it, which is fine.

The sysfs ABI code has a pointless wrapper function around
gpio_to_desc() we can just loose.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2018-09-17 10:55:24 -07:00
..
2018-08-08 15:44:47 +10:00
2018-09-17 10:55:24 -07:00
2018-08-16 12:26:24 -07:00
2018-08-20 11:36:07 +02:00