mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 17:54:13 +08:00
6023813a2d
The gpmi-nand driver uses virt_addr_valid() to check whether a buffer
is suitable for dma. If it's not, a driver allocated buffer is used
instead. Then after a page read the driver allocated buffer must be
copied to the user supplied buffer. This does not happen since commit
|
||
---|---|---|
.. | ||
bch-regs.h | ||
gpmi-lib.c | ||
gpmi-nand.c | ||
gpmi-nand.h | ||
gpmi-regs.h | ||
Makefile |