OSDN Git Service

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)
commit823806ff6bd63f92644a5330cf0c3b68fac25ffd
tree626dd2e694f7591736c91d706ada528783b759cc
parent8ed3087280ee8c527b7090887e333761a9c75474
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