Re: [PATCH 2/6] gpio/stmpe-gpio: fix set direction input
From: Rabin VINCENT <hidden>
Date: 2010-06-24 12:04:03
Also in:
lkml
From: Rabin VINCENT <hidden>
Date: 2010-06-24 12:04:03
Also in:
lkml
On Thu, Jun 24, 2010 at 13:13:37 +0200, Luotao Fu wrote:
to set an GPIO pin to input, the corresponding bit in GPDR needs to be cleared instead of set. fixed with this patch. Signed-off-by: Luotao Fu <redacted>
Acked-by: Rabin Vincent <redacted>