lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 18 Jul 2012 13:57:54 +0200
From:	Amaury Decrême <amaury.decreme@...il.com>
To:	Jean Delvare <khali@...ux-fr.org>
Cc:	Bjorn Helgaas <bhelgaas@...gle.com>, linux-i2c@...r.kernel.org,
	amalysh@....de, nelson@....com, ben-linux@...ff.org,
	w.sang@...gutronix.de, rob@...dley.net,
	jeffrey.t.kirsher@...el.com, akpm@...ux-foundation.org,
	davem@...emloft.net, joe@...ches.com, ralf@...ux-mips.org,
	dirk.brandewie@...il.com, jayachandranc@...logicmicro.com,
	Xiangzhen.Ye@....com, linux-doc@...r.kernel.org,
	linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org,
	hi3766691@...il.com
Subject: Re: [PATCH] i2c: sis964: bus driver

Hello,


For the v2 of this patch, I will remove the modifications on
include/linux/pci_ids.h

 include/linux/pci_ids.h             |    1 +
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index ab741b0..0ffc982 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -699,6 +699,7 @@
 #define PCI_DEVICE_ID_SI_961           0x0961
 #define PCI_DEVICE_ID_SI_962           0x0962
 #define PCI_DEVICE_ID_SI_963           0x0963
+#define PCI_DEVICE_ID_SI_964           0x0964
 #define PCI_DEVICE_ID_SI_965           0x0965
 #define PCI_DEVICE_ID_SI_966           0x0966
 #define PCI_DEVICE_ID_SI_968           0x0968


And will add this to drivers/i2c/busses/i2c-sis964.c directly as
i2c-sis964 will be the only file needing this define
+#define PCI_DEVICE_ID_SI_964           0x0964



Amaury Decrême
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ