From patchwork Fri May 31 11:17:19 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shane Huang X-Patchwork-Id: 247831 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id C9E782C02AB for ; Fri, 31 May 2013 13:18:37 +1000 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752608Ab3EaDSg (ORCPT ); Thu, 30 May 2013 23:18:36 -0400 Received: from mail-db8lp0188.outbound.messaging.microsoft.com ([213.199.154.188]:42373 "EHLO db8outboundpool.messaging.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752300Ab3EaDSf (ORCPT ); Thu, 30 May 2013 23:18:35 -0400 Received: from mail33-db8-R.bigfish.com (10.174.8.229) by DB8EHSOBE021.bigfish.com (10.174.4.84) with Microsoft SMTP Server id 14.1.225.23; Fri, 31 May 2013 03:18:33 +0000 Received: from mail33-db8 (localhost [127.0.0.1]) by mail33-db8-R.bigfish.com (Postfix) with ESMTP id 9936DBC0118; Fri, 31 May 2013 03:18:33 +0000 (UTC) X-Forefront-Antispam-Report: CIP:163.181.249.108; KIP:(null); UIP:(null); IPV:NLI; H:ausb3twp01.amd.com; RD:none; EFVD:NLI X-SpamScore: 0 X-BigFish: VPS0(zzzz1f42h1ee6h1de0h1fdah1202h1e76h1d1ah1d2ah1fc6hzz8275bhz2dh668h839hd24he5bhf0ah1288h12a5h12a9h12bdh12e5h137ah139eh13b6h1441h1504h1537h162dh1631h1758h1898h18e1h1946h19b5h1ad9h1b0ah1d0ch1d2eh1d3fh1dc1h1dfeh1dffh1155h) Received: from mail33-db8 (localhost.localdomain [127.0.0.1]) by mail33-db8 (MessageSwitch) id 1369970271417608_12563; Fri, 31 May 2013 03:17:51 +0000 (UTC) Received: from DB8EHSMHS029.bigfish.com (unknown [10.174.8.239]) by mail33-db8.bigfish.com (Postfix) with ESMTP id 613464C0045; Fri, 31 May 2013 03:17:51 +0000 (UTC) Received: from ausb3twp01.amd.com (163.181.249.108) by DB8EHSMHS029.bigfish.com (10.174.4.39) with Microsoft SMTP Server id 14.1.225.23; Fri, 31 May 2013 03:17:50 +0000 X-WSS-ID: 0MNN7TP-01-2LR-02 X-M-MSG: Received: from sausexedgep01.amd.com (sausexedgep01-ext.amd.com [163.181.249.72]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by ausb3twp01.amd.com (Axway MailGate 3.8.1) with ESMTP id 20EF61028062; Thu, 30 May 2013 22:17:48 -0500 (CDT) Received: from SAUSEXDAG01.amd.com (163.181.55.1) by sausexedgep01.amd.com (163.181.36.54) with Microsoft SMTP Server (TLS) id 8.3.192.1; Thu, 30 May 2013 22:18:06 -0500 Received: from SCYBEXDAG03.amd.com (10.34.11.13) by sausexdag01.amd.com (163.181.55.1) with Microsoft SMTP Server (TLS) id 14.2.328.9; Thu, 30 May 2013 22:17:47 -0500 Received: from shane-Annapurna.amd.com (10.237.74.105) by SCYBEXDAG03.amd.com (10.34.11.13) with Microsoft SMTP Server id 14.2.328.9; Fri, 31 May 2013 11:17:43 +0800 From: Shane Huang To: Bjorn Helgaas CC: Tejun Heo , Jean Delvare , , , , Shane Huang Subject: [PATCH 1/3] pci_ids: put Hudson-2 device IDs together Date: Fri, 31 May 2013 19:17:19 +0800 Message-ID: <1369999039-1983-1-git-send-email-shane.huang@amd.com> X-Mailer: git-send-email 1.8.1.2 MIME-Version: 1.0 X-OriginatorOrg: amd.com Sender: linux-i2c-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-i2c@vger.kernel.org To put all AMD Hudson-2 device IDs together for better maintenance. Signed-off-by: Shane Huang Acked-by: Jean Delvare --- include/linux/pci_ids.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index c129162..e0b5623 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -556,7 +556,6 @@ #define PCI_DEVICE_ID_AMD_8131_BRIDGE 0x7450 #define PCI_DEVICE_ID_AMD_8131_APIC 0x7451 #define PCI_DEVICE_ID_AMD_8132_BRIDGE 0x7458 -#define PCI_DEVICE_ID_AMD_HUDSON2_SMBUS 0x780b #define PCI_DEVICE_ID_AMD_CS5535_IDE 0x208F #define PCI_DEVICE_ID_AMD_CS5536_ISA 0x2090 #define PCI_DEVICE_ID_AMD_CS5536_FLASH 0x2091 @@ -570,6 +569,7 @@ #define PCI_DEVICE_ID_AMD_LX_AES 0x2082 #define PCI_DEVICE_ID_AMD_HUDSON2_IDE 0x780c #define PCI_DEVICE_ID_AMD_HUDSON2_SATA_IDE 0x7800 +#define PCI_DEVICE_ID_AMD_HUDSON2_SMBUS 0x780b #define PCI_VENDOR_ID_TRIDENT 0x1023 #define PCI_DEVICE_ID_TRIDENT_4DWAVE_DX 0x2000