On Fri, Oct 31, 2008 at 02:24:29PM +0100, Phil Sutter wrote: > From: Florian Fainelli <florian@xxxxxxxxxxx> > > This patch fixes the wrong use of GPIO register offsets > in devices.c. To avoid further problems, use gpio_get_value > to return the NAND status instead of our own expanded code. > > Also define the zero offset of the alternate function register to allow > consistent access. > > Signef-off-by: Phil Sutter <n0-1@xxxxxxxxxxx> > Signed-off-by: Florian Fainelli <florian@xxxxxxxxxxx> Thanks, applied - with the SOBs fixed up. Ralf