[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201120191611.7b84a86b@xhacker.debian>
Date: Fri, 20 Nov 2020 19:16:11 +0800
From: Jisheng Zhang <Jisheng.Zhang@...aptics.com>
To: Jonathan Chocron <jonnyc@...zon.com>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Rob Herring <robh@...nel.org>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Jingoo Han <jingoohan1@...il.com>,
Gustavo Pimentel <gustavo.pimentel@...opsys.com>
Cc: linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH dwc-next v2 0/2] PCI: dwc: remove useless dw_pcie_ops
Some designware based device driver especially host only driver may
work well with the default read_dbi/write_dbi/link_up implementation
in pcie-designware.c, thus remove the assumption to simplify those
drivers.
Since v1:
- rebase to the latest dwc-next
Jisheng Zhang (2):
PCI: dwc: Don't assume the ops in dw_pcie always exists
PCI: dwc: al: Remove useless dw_pcie_ops
drivers/pci/controller/dwc/pcie-al.c | 4 ----
drivers/pci/controller/dwc/pcie-designware-ep.c | 8 +++-----
drivers/pci/controller/dwc/pcie-designware-host.c | 2 +-
drivers/pci/controller/dwc/pcie-designware.c | 14 +++++++-------
4 files changed, 11 insertions(+), 17 deletions(-)
--
2.29.2
Powered by blists - more mailing lists