> -       __raw_readsl(nand->IO_ADDR_R, buf, len / 2);
> +       __raw_readsw(nand->IO_ADDR_R, buf, len / 2);

I would prefer len >> 1 rather len / 2.

---
vimal--
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