+1
−1
drivers/gpio/devres.c
0 → 100644
+90
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch adds 2 functions that allow managed devices to request GPIOs. These GPIOs will then be managed by drivers/base/devres.c. Signed-off-by:John Crispin <blogic@openwrt.org> Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>