[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130619.222416.737701720649805813.davem@davemloft.net>
Date: Wed, 19 Jun 2013 22:24:16 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: wangyijing@...wei.com
Cc: linux-kernel@...r.kernel.org, guohanjun@...wei.com,
jiang.liu@...wei.com, kaber@...sh.net, wfp5p@...ginia.edu,
gregkh@...uxfoundation.org, netdev@...r.kernel.org
Subject: Re: [PATCH 2/9] amd8111e: use pdev->pm_cap instead of
pci_find_capability(..,PCI_CAP_ID_PM)
From: Yijing Wang <wangyijing@...wei.com>
Date: Tue, 18 Jun 2013 16:06:37 +0800
> Pci core has been saved pm cap register offset by pdev->pm_cap in pci_pm_init()
> in init path. So we can use pdev->pm_cap instead of using
> pci_find_capability(pdev, PCI_CAP_ID_PM) for better performance and simplified code.
>
> Signed-off-by: Yijing Wang <wangyijing@...wei.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists