diff options
author | David Woodhouse <dwmw2@infradead.org> | 2006-10-21 16:09:53 (GMT) |
---|---|---|
committer | David Woodhouse <dwmw2@infradead.org> | 2006-10-21 16:48:58 (GMT) |
commit | 7dcdcbef5d2b60d1db68fd2c07351f7afd8ad376 (patch) | |
tree | 8a3817d93520bf28aaea42534a953909f9bb10e3 /include/asm-mips/errno.h | |
parent | 513b046c96cc2fbce730a3474f6f7ff0c4fdd05c (diff) | |
download | linux-7dcdcbef5d2b60d1db68fd2c07351f7afd8ad376.tar.xz |
[MTD] NAND: Combined oob buffer so it's contiguous with data
Ditch the separate oobrbuf and oobwbuf fields from the chip buffers,
and use only a single buffer immediately after the data. This accommodates
NAND controllers such as the OLPC CAFÉ chip, which can't do scatter/gather
DMA so needs the OOB buffer to be contiguous with the data, for both read
and write.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'include/asm-mips/errno.h')
0 files changed, 0 insertions, 0 deletions