Commit 38115ead authored by Laxman Dewangan's avatar Laxman Dewangan

gpio: Add resource management devm_gpio_chip_{add_data,remove}

Add devm wrappers for the gpiochip_add_data() and gpiochip_remove().
Signed-off-by: default avatarLaxman Dewangan <ldewangan@nvidia.com>
parent 0cf3292c
......@@ -252,6 +252,8 @@ GPIO
devm_gpiod_get_index_optional()
devm_gpiod_get_optional()
devm_gpiod_put()
devm_gpiochip_add_data()
devm_gpiochip_remove()
IIO
devm_iio_device_alloc()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment