Hello. On 03-06-2013 14:24, Shane Huang wrote:
To add AMD CZ SMBus controller device ID.
Signed-off-by: Shane Huang <[email protected]> Reviewed-by: Tejun Heo <[email protected]> Reviewed-by: Jean Delvare <[email protected]> Cc: [email protected]
[...]
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 22449c1..b10a5b4 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -571,6 +571,7 @@ #define PCI_DEVICE_ID_AMD_HUDSON2_SATA_IDE 0x7800 #define PCI_DEVICE_ID_AMD_HUDSON2_SMBUS 0x780b #define PCI_DEVICE_ID_AMD_CZ_SATA_IDE 0x7900 +#define PCI_DEVICE_ID_AMD_CZ_SMBUS 0x790b
We don't add the device IDs here anymore. MBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
