commit | 1a0703ede4493bd74f9c6b53f782b749e175a88e | [log] [tgz] |
---|---|---|
author | John Crispin <blogic@openwrt.org> | Tue Dec 20 21:40:21 2011 +0100 |
committer | Grant Likely <grant.likely@secretlab.ca> | Wed Jan 04 11:37:42 2012 -0700 |
tree | ee86f6148f53af7ddcc329a28f45d7679642780d | |
parent | e198a8de14d4bb122b821432fadb28eedd4b4507 [diff] |
GPIO: add bindings for managed devices 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>