mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
Intel Merrifield has a reduced size of FIFO used in iDMA 32-bit controller,
i.e. 512 bytes instead of 1024.
Fix this by partitioning it as 64 bytes per channel.
Note, in the future we might switch to 'fifo-size' property instead of
hard coded value.
Fixes:
|
||
|---|---|---|
| .. | ||
| core.c | ||
| internal.h | ||
| Kconfig | ||
| Makefile | ||
| pci.c | ||
| platform.c | ||
| regs.h | ||