[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201005165657.0fd31b10@xhacker.debian>
Date: Mon, 5 Oct 2020 16:56:57 +0800
From: Jisheng Zhang <Jisheng.Zhang@...aptics.com>
To: Richard Zhu <hongxing.zhu@....com>,
Lucas Stach <l.stach@...gutronix.de>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Rob Herring <robh@...nel.org>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
Jonathan Chocron <jonnyc@...zon.com>,
Jingoo Han <jingoohan1@...il.com>,
Gustavo Pimentel <gustavo.pimentel@...opsys.com>
Cc: NXP Linux Team <linux-imx@....com>, linux-pci@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH dwc-next 0/3] 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.
Jisheng Zhang (3):
PCI: dwc: Don't assume the ops in dw_pcie always exists
PCI: dwc: al: Remove useless dw_pcie_ops
PCI: dwc: imx6: Remove useless dw_pcie_ops
drivers/pci/controller/dwc/pci-imx6.c | 5 -----
drivers/pci/controller/dwc/pcie-al.c | 4 ----
drivers/pci/controller/dwc/pcie-designware-ep.c | 8 +++-----
drivers/pci/controller/dwc/pcie-designware.c | 14 +++++++-------
4 files changed, 10 insertions(+), 21 deletions(-)
--
2.28.0
Powered by blists - more mailing lists