sh_desc->hw.tcr is controlling real data size,
and, register TCR is controlling data transfer count
which was xmit_shifted value of hw.tcr.
Current sh_dmae_get_partial() is calculating in different unit.
This patch fixes it.
This bug has been present since
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| shdma-base.c | ||
| shdma-of.c | ||
| shdma.c | ||
| shdma.h | ||
| sudmac.c | ||