Skip to content

Commit b78b28a

Browse files
EvilOlafigorpecovnik
authored andcommitted
meson64: rewrite patches against rc6
1 parent 58a7ec9 commit b78b28a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

patch/kernel/archive/meson64-6.19/x-PATCH-v7-2-2-PCI-dwc-Remove-redundant-MPS-configuration.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ diff --git a/drivers/pci/controller/dwc/pci-meson.c b/drivers/pci/controller/dwc
8282
index 111111111111..222222222222 100644
8383
--- a/drivers/pci/controller/dwc/pci-meson.c
8484
+++ b/drivers/pci/controller/dwc/pci-meson.c
85-
@@ -273,22 +273,6 @@ static int meson_size_to_payload(struct meson_pcie *mp, int size)
85+
@@ -272,22 +272,6 @@ static int meson_size_to_payload(struct meson_pcie *mp, int size)
8686
return fls(size) - 8;
8787
}
8888

@@ -105,7 +105,7 @@ index 111111111111..222222222222 100644
105105
static void meson_set_max_rd_req_size(struct meson_pcie *mp, int size)
106106
{
107107
struct dw_pcie *pci = &mp->pci;
108-
@@ -393,7 +377,6 @@ static int meson_pcie_host_init(struct dw_pcie_rp *pp)
108+
@@ -362,7 +346,6 @@ static int meson_pcie_host_init(struct dw_pcie_rp *pp)
109109

110110
pp->bridge->ops = &meson_pci_ops;
111111

0 commit comments

Comments
 (0)