Re: [PATCH] unhide ICH6 SMBus

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

 



On Tue, Sep 27, 2005 at 09:54:12PM -0000, R.Marek at sh.cvut.cz wrote:
> Hello,
> 
> This patch unhides hidden SMBus on ICH6 chipset installed in
> Asus M6V notebook. I would like to thank Michal Mleczko for 
> testing and help.
> 
> Please apply.
> 
> Signed-Off-By: Rudolf Marek <r.marek at sh.cvut.cz>
> 
> Regards
> Rudolf
> 
> diff -Naur a/drivers/pci/quirks.c c/drivers/pci/quirks.c
> --- a/drivers/pci/quirks.c	2005-09-20 05:00:41.000000000 +0200
> +++ c/drivers/pci/quirks.c	2005-09-27 23:37:56.432160500 +0200
> @@ -847,6 +847,13 @@
>  			case 0x186a: /* M6Ne notebook */
>  				asus_hides_smbus = 1;
>  			}
> +		if (dev->device == PCI_DEVICE_ID_INTEL_82915GM_HB)
> +		{

Wrong brace placement according to the kernel coding style.  Care to
resend?

thanks,

greg k-h




[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux