Re: [patch 1/2] pci-quirks: HP hides SMBus controller in Compaq nx9500 laptops

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

 



On Tue, 12 May 2009 13:49:25 -0700
akpm@xxxxxxxxxxxxxxxxxxxx wrote:

> 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)
> _

Applied to linux-next, thanks.

-- 
Jesse Barnes, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux