diff options
author | Stefan Roese <sr@denx.de> | 2016-04-07 05:41:00 (GMT) |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2016-04-12 09:13:33 (GMT) |
commit | b23005cec3b23a4ac8f7336a427febdddc6451e7 (patch) | |
tree | b5605789a68ef33a2d57e5cef1c2d21be738ee77 /tools/fit_image.c | |
parent | bbf8bef196ae52517284a0a2e2ffc94a4ff89f5f (diff) | |
download | u-boot-fsl-qoriq-b23005cec3b23a4ac8f7336a427febdddc6451e7.tar.xz |
gpio: mvebu_gpio: Add missing out value set to gpio_direction_output()
This patch adds the missing configuration of the output value to the
gpio_direction_output() function. Without this, calling
gpio_direction_output() does not set the out-value at all and only
configures the gpio as output.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Kevin Smith <kevin.smith@elecsyscorp.com>
Reviewed-by: Kevin Smith <kevin.smith@elecsyscorp.com>
Diffstat (limited to 'tools/fit_image.c')
0 files changed, 0 insertions, 0 deletions