Files
u-boot-tk1-som/drivers/i2c
Axel Lin 76382aa2ce 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>
2015-05-05 20:58:41 -06:00
..
2014-12-08 07:27:22 +01:00
2015-04-18 11:11:17 -06:00
2015-03-18 09:13:17 +01:00