From: Eunbong Song Date: Fri, 11 Apr 2014 08:32:54 +0000 (+0000) Subject: MIPS: Octeon: Add PCIe2 support in arch_setup_msi_irq() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~78^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d19648d7f3b047bac9922fe097f62afbb48fee62;p=pandora-kernel.git MIPS: Octeon: Add PCIe2 support in arch_setup_msi_irq() In arch_setup_msi_irq(), there is no case for PCIe2. So board which have PCIe2 functionality fails to boot with "Kernel panic - not syncing: arch_setup_msi_irq: Invalid octeon_dma_bar_type" message. This patch solve this problem. Signed-off-by: Eunbong Song Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/6747/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed