Update On Mon Jun 17 20:31:37 CEST 2024

This commit is contained in:
github-action[bot]
2024-06-17 20:31:38 +02:00
parent 8154b3f7d4
commit 42fe6da925
253 changed files with 5362 additions and 1716 deletions
@@ -65,7 +65,7 @@ Cc: stable@vger.kernel.org # v5.15+
--- a/drivers/pci/controller/dwc/pcie-dw-rockchip.c
+++ b/drivers/pci/controller/dwc/pcie-dw-rockchip.c
@@ -240,7 +240,7 @@ static int rockchip_pcie_resource_get(struct platform_device *pdev,
@@ -240,7 +240,7 @@ static int rockchip_pcie_resource_get(st
return PTR_ERR(rockchip->apb_base);
rockchip->rst_gpio = devm_gpiod_get_optional(&pdev->dev, "reset",
@@ -25,7 +25,7 @@ Subject: [PATCH] r8169: add LED configuration from OF
TxDescStartAddrLow = 0x20,
TxDescStartAddrHigh = 0x24,
TxHDescStartAddrLow = 0x28,
@@ -5265,6 +5267,22 @@ static bool rtl_aspm_is_safe(struct rtl8
@@ -5264,6 +5266,22 @@ static bool rtl_aspm_is_safe(struct rtl8
return false;
}
@@ -48,7 +48,7 @@ Subject: [PATCH] r8169: add LED configuration from OF
static int rtl_init_one(struct pci_dev *pdev, const struct pci_device_id *ent)
{
struct rtl8169_private *tp;
@@ -5436,6 +5454,7 @@ static int rtl_init_one(struct pci_dev *
@@ -5435,6 +5453,7 @@ static int rtl_init_one(struct pci_dev *
if (!tp->counters)
return -ENOMEM;