mirror of https://github.com/torvalds/linux.git
This driver assumed that dmaengine_tx_status() could return the residue even if the transfer was completed. However, this was not correct usage [1] and this caused to break getting the residue after the commit |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| common.c | ||
| common.h | ||
| fifo.c | ||
| fifo.h | ||
| mod.c | ||
| mod.h | ||
| mod_gadget.c | ||
| mod_host.c | ||
| pipe.c | ||
| pipe.h | ||
| rcar2.c | ||
| rcar2.h | ||
| rcar3.c | ||
| rcar3.h | ||
| rza.c | ||
| rza.h | ||
| rza2.c | ||