mirror of
https://github.com/torvalds/linux.git
synced 2026-05-17 19:17:29 +02:00
The recently submitted fix-commit revealed a problem in the iDMA 32-bit platform code. Even though the controller supported only a single master the dw_dma_acpi_filter() method hard-coded two master interfaces with IDs 0 and 1. As a result the sanity check implemented in the commit |
||
|---|---|---|
| .. | ||
| acpi.c | ||
| core.c | ||
| dw.c | ||
| idma32.c | ||
| internal.h | ||
| Kconfig | ||
| Makefile | ||
| of.c | ||
| pci.c | ||
| platform.c | ||
| regs.h | ||
| rzn1-dmamux.c | ||