mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 08:31:55 +00:00
3c4d927662
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 |