summaryrefslogtreecommitdiff
path: root/drivers/input
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2015-04-26 11:05:38 +0800
committerSimon Glass <sjg@chromium.org>2015-05-05 20:58:41 -0600
commit76382aa2ce811d4bb53f8c617590fb36681ce169 (patch)
tree448f8ee1ad30dcd875bc0474ba1a91e1bc3b4517 /drivers/input
parent4772511475ce9221a040142eb808fa963024598f (diff)
downloadu-boot-imx-76382aa2ce811d4bb53f8c617590fb36681ce169.zip
u-boot-imx-76382aa2ce811d4bb53f8c617590fb36681ce169.tar.gz
u-boot-imx-76382aa2ce811d4bb53f8c617590fb36681ce169.tar.bz2
dm: i2c-gpio: Remove redundant dm_gpio_set_value() call
dm_gpio_set_dir_flags() will also set gpio output value when switching to gpio output. So it's not necessary to call dm_gpio_set_value() after dm_gpio_set_dir_flags() call. Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions