From: Seth Heasley Date: Thu, 28 Aug 2008 22:40:59 +0000 (-0700) Subject: x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs X-Git-Tag: v2.6.28-rc1~77^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37a84ec668ba251ae02cf2c2c664baf6b247ae1f;p=pandora-kernel.git x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs This patch updates the Intel Ibex Peak (PCH) LPC and SMBus Controller DeviceIDs. The LPC Controller ID is set by Firmware within the range of 0x3b00-3b1f. This range is included in pci_ids.h using min and max values, and irq.c now has code to handle the range (in lieu of 32 additions to a SWITCH statement). The SMBus Controller ID is a fixed-value and will not change. Signed-off-by: Seth Heasley Acked-by: Jean Delvare Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed