On Wednesday 22 October 2008, Juha Kuikka wrote:
> -       __raw_readsl(nand->IO_ADDR_R, buf, len / 2);
> +       __raw_readsl(nand->IO_ADDR_R, buf, len / 4);
>  }

Shouldn't that have been __raw_readsw() though?

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to