]> git.baikalelectronics.ru Git - kernel.git/commit
x86/mrst/pci: avoid SoC fixups on non-SoC platforms
authorAlan Cox <alan@linux.intel.com>
Mon, 13 Feb 2012 12:59:37 +0000 (12:59 +0000)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 23 Feb 2012 20:33:27 +0000 (12:33 -0800)
commit8ca679c87ec3728ec4d2a04ee3bdeb6f3ef648a1
tree626dd2e694f7591736c91d706ada528783b759cc
parent12d4c2fa51dc415b53373d65a5212f7f9bbb1a9b
x86/mrst/pci: avoid SoC fixups on non-SoC platforms

The PCI fixups get executed based upon whether they are linked in. We need
to avoid executing them if we boot a dual SoC/PC type kernel on a PC class
system.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/x86/pci/mrst.c