Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GPIO: add bindings for managed devices | John Crispin | 2012-01-04 | 1 | -0/+90 |
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> |