From patchwork Fri Jun 21 15:14:12 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Puranjay Mohan X-Patchwork-Id: 11010289 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id A77BF14B6 for ; Fri, 21 Jun 2019 15:14:36 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9764728B22 for ; Fri, 21 Jun 2019 15:14:36 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8BD3028B30; Fri, 21 Jun 2019 15:14:36 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.5 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_WEB autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 19C6728B22 for ; Fri, 21 Jun 2019 15:14:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726010AbfFUPOf (ORCPT ); Fri, 21 Jun 2019 11:14:35 -0400 Received: from mail-pf1-f196.google.com ([209.85.210.196]:32793 "EHLO mail-pf1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726002AbfFUPOf (ORCPT ); Fri, 21 Jun 2019 11:14:35 -0400 Received: by mail-pf1-f196.google.com with SMTP id x15so3780090pfq.0; Fri, 21 Jun 2019 08:14:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=D1L+5OgsoCs/Y5oa5UVHHnNtdt7om2AYqhwfcRpZ5cw=; b=gH08pGvtNsQ+WQcRdl6g0glrNBW2WH4cfDf3/RJtRPKt0u2ujl3NLToFiq7QuUd0mQ +lNYvRSrCDz1YsxH7bhjMKeotLSmgnfH7YwsDE7wAIunMTk8Zvj50MiGX/vFuriJKk2U AOP7806mzxJl+G7rZkOg66yygnYbLLRxmHKhB0HxJlJYteGGb0FIy/DzTf4pk9yH95bA 7IcU7n7uIx8p7zbOgKpnQhX8FLzs38W6UzAEZ92ybuaF34ySQ88fGjdEO+ccoRtSA/CC TP0wIz0wwH94V4JVyudpbjm/p9LMWcfP3HGKzNZrgjsCG1zGuPi8eqX6TcwKB8OVlOl5 E9tA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=D1L+5OgsoCs/Y5oa5UVHHnNtdt7om2AYqhwfcRpZ5cw=; b=RUPHYSXBCAR410kn6HzXBQ7a8QBFgkO/qLwALGShVO6eDkDz1O4u9mI30wNLNw4kew Vnf65vEG8QhD8iVY6eNgzxS71X1fTjTtBjppEV84X1XlmhTGi62/wp0CbWr+l9s5RRFe deBMgq5cSkSvx/5AGGlR6vuCHJOLaRG7RalvTKKEXlx6zn+7aGziI6ctajkSKBzsaVbO fdzbrO9+I5ihus7bwJq836JxJRPiEdxnuClX7+uYhwAd/1vHT328+x47Aap9+TdZyayO vsHtDycUIZ5yNnpHBzeT90lSuTqhrQP7wv0jN+BHGW+DmdY0kdBoeBZee9ptwxryl5Dm fVDw== X-Gm-Message-State: APjAAAVF3S8Akh4RWDh8jqZ0F7nYgeG+ldnH0q1D6vTFTEaxcNyCojeg myyjL9k1AECIILkhU93Kdis= X-Google-Smtp-Source: APXvYqx+GcHnmwXxnOFv2807/Y9KuYoypP+swKOyCcZEjg1XrPM9jhbRCTujayUWU2SN003YufEL7Q== X-Received: by 2002:a65:56cc:: with SMTP id w12mr5892499pgs.382.1561130074417; Fri, 21 Jun 2019 08:14:34 -0700 (PDT) Received: from localhost.localdomain ([112.196.181.13]) by smtp.googlemail.com with ESMTPSA id 25sm3254465pfp.76.2019.06.21.08.14.30 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Fri, 21 Jun 2019 08:14:33 -0700 (PDT) From: Puranjay Mohan To: Shuah Khan Cc: Puranjay Mohan , Bjorn Helgaas , netdev , Linux Kernel Mailing List , linux-kernel-mentees@lists.linuxfoundation.org, linux-pci@vger.kernel.org, Stephen Hemminger Subject: [PATCH v4 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates Date: Fri, 21 Jun 2019 20:44:12 +0530 Message-Id: <20190621151415.10795-1-puranjay12@gmail.com> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This patch series removes the private duplicates of PCI definitions in favour of generic definitions defined in pci_regs.h. This driver only uses some of the generic PCI definitons, which are included from pci_regs.h and thier private versions are removed from skfbi.h with all other private defines. The skfbi.h defines PCI_REV_ID and other private defines with different names, these are renamed to Generic PCI names to make them compatible with defines in pci_regs.h. All unused defines are removed from skfbi.h. Changes in v4: Removed unused PCI definitions which were left in v3 Changes in v3: Renamed all local PCI definitions to Generic names. Corrected coding style mistakes. Changes in v2: Converted individual patches to a series. Made sure that individual patches build correctly Puranjay Mohan (3): net: fddi: skfp: Rename local PCI defines to match generic PCI defines net: fddi: skfp: Include generic PCI definitions net: fddi: skfp: Remove unused private PCI definitions drivers/net/fddi/skfp/drvfbi.c | 3 +- drivers/net/fddi/skfp/h/skfbi.h | 217 +------------------------------- 2 files changed, 6 insertions(+), 214 deletions(-)