Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled
Don't set octeon_dma_bar_type if PCI is disabled. This avoids creation of the MSI irqchip later on, and saves a bit of memory. Signed-off-by: Aaro Koskinen <[email protected]> Signed-off-by: Paul Burton <[email protected]> Fixes: a214720 ("Disable MSI also when pcie-octeon.pcie_disable on") Cc: [email protected] # v3.3+ Cc: [email protected]
- Loading branch information