gpio: Add resource management devm_gpio_chip_{add_data,remove}
Add devm wrappers for the gpiochip_add_data() and gpiochip_remove(). Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
This commit is contained in:
parent
0cf3292cde
commit
38115ead78
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user