commit | def6031533cd5c03ccf5a6235f967d4dd549bcd8 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Fri May 08 18:28:28 2015 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Fri May 15 19:21:25 2015 +0200 |
tree | 6b013b37286ec9cbc5b27be2321bc9bdb99ce8ec | |
parent | e1b4770ce45dc4f7b66ffdb6933145fc3f81c042 [diff] |
imx: ventana: register gpio's with gpio_request Prior to using a gpio a call to gpio_request() should be called to register it with the gpio subsystem. Signed-off-by: Tim Harvey <tharvey@gateworks.com>