[U-Boot] [PATCH v2 6/9] x86: gpio: Correct calls to _ich6_gpio_set_direction()

Simon Glass sjg at chromium.org
Wed Aug 26 16:55:33 CEST 2015


On 22 August 2015 at 14:58, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/gpio/intel_ich6_gpio.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied to u-boot-x86.


More information about the U-Boot mailing list