[merged] pci-quirks-hp-hides-smbus-controller-in-compaq-nx9500-laptops.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     pci-quirks: HP hides SMBus controller in Compaq nx9500 laptops
has been removed from the -mm tree.  Its filename was
     pci-quirks-hp-hides-smbus-controller-in-compaq-nx9500-laptops.patch

This patch was dropped because it was merged into mainline or a subsystem tree

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: pci-quirks: HP hides SMBus controller in Compaq nx9500 laptops
From: Michal Miroslaw <mirq-linux@xxxxxxxxxxxx>

I found no references to SMBus in ACPI DSDT disassembly on my laptop
so this should be safe.

Signed-off-by: Michal Miroslaw <mirq-linux@xxxxxxxxxxxx>
Cc: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 drivers/pci/quirks.c |    1 +
 1 file changed, 1 insertion(+)

diff -puN drivers/pci/quirks.c~pci-quirks-hp-hides-smbus-controller-in-compaq-nx9500-laptops drivers/pci/quirks.c
--- a/drivers/pci/quirks.c~pci-quirks-hp-hides-smbus-controller-in-compaq-nx9500-laptops
+++ a/drivers/pci/quirks.c
@@ -1163,6 +1163,7 @@ static void __init asus_hides_smbus_host
 			switch (dev->subsystem_device) {
 			case 0x12bc: /* HP D330L */
 			case 0x12bd: /* HP D530 */
+			case 0x006a: /* HP Compaq nx9500 */
 				asus_hides_smbus = 1;
 			}
 		else if (dev->device == PCI_DEVICE_ID_INTEL_82875_HB)
_

Patches currently in -mm which might be from mirq-linux@xxxxxxxxxxxx are

linux-next.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux