Home
last modified time | relevance | path

Searched hist:e7cc0b6f006e547e86b111187d192ea8211c7576 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/gpio/
H A Dintel_ich6_gpio.ce7cc0b6f006e547e86b111187d192ea8211c7576 Sat Aug 22 21:58:58 UTC 2015 Simon Glass <sjg@chromium.org> x86: gpio: Correct calls to _ich6_gpio_set_direction()

These calls seem to be incorrect. The function expects an I/O address but
the existing callers pass the value at an I/O address. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>