
22 Oct
2014
22 Oct
'14
5:59 p.m.
On Mon, Sep 22, 2014 at 09:48:48AM -0600, Simon Glass wrote:
Add a separate internal helper function to get a GPIO value, so that we will be able to call it with the driver model version and avoid code duplication.
Also move gpio_get_bank() and check_gpio() down below the helper functions as these won't be needed with driver model.
Signed-off-by: Simon Glass sjg@chromium.org
Reviewed-by: Tom Rini trini@ti.com
--
Tom