WSL2-Linux-Kernel/Documentation/driver-api/driver-model
Andy Shevchenko 2b038e786f gpiolib: devres: Get rid of unused devm_gpio_free()
The last user, which in fact was a dead code, has gone a year ago,
previous one 3 years ago. On top of that we want to drop away the
legacy GPIO APIs in the kernel, so take a chance to get rid of
unused devm_gpio_free() and accompanying stuff.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
2022-07-19 09:56:34 +02:00
..
binding.rst
bus.rst
design-patterns.rst
device.rst
devres.rst gpiolib: devres: Get rid of unused devm_gpio_free() 2022-07-19 09:56:34 +02:00
driver.rst
index.rst
overview.rst
platform.rst
porting.rst