imx: ventana: register gpio's with gpio_request
authorTim Harvey <tharvey@gateworks.com>
Sat, 9 May 2015 01:28:28 +0000 (18:28 -0700)
committerStefano Babic <sbabic@denx.de>
Fri, 15 May 2015 17:21:25 +0000 (19:21 +0200)
commitdef6031533cd5c03ccf5a6235f967d4dd549bcd8
tree6b013b37286ec9cbc5b27be2321bc9bdb99ce8ec
parente1b4770ce45dc4f7b66ffdb6933145fc3f81c042
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>
board/gateworks/gw_ventana/gw_ventana.c