1
0
Fork 0
alistair23-linux/include/linux/gpio
Laxman Dewangan 0cf3292cde gpio: Add devm_ apis for gpiochip_add_data and gpiochip_remove
Add device managed APIs devm_gpiochip_add_data() and
devm_gpiochip_remove() for the APIs gpiochip_add_data()
and gpiochip_remove().

This helps in reducing code in error path and sometimes
removal of .remove callback for driver unbind.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
2016-02-23 19:40:33 +05:30
..
consumer.h gpio: keep the GPIO line names internal 2015-09-24 10:48:53 -07:00
driver.h gpio: Add devm_ apis for gpiochip_add_data and gpiochip_remove 2016-02-23 19:40:33 +05:30
machine.h gpiolib: Add support for removing registered consumer lookup table 2015-07-21 09:21:40 +02:00