diff options
author | John Audia <therealgraysky@proton.me> | 2022-07-29 12:25:26 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-07-29 23:03:41 +0200 |
commit | 7be62b1187bb7e21bcdaadfc3d47713a91f05898 (patch) | |
tree | 2d78088345f99ff7a3ceb77671885fa14d0e3a5d /target/linux/ramips | |
parent | 56760c0b1316a0e379ff141b895c2929f0dace8d (diff) | |
download | upstream-7be62b1187bb7e21bcdaadfc3d47713a91f05898.tar.gz upstream-7be62b1187bb7e21bcdaadfc3d47713a91f05898.tar.bz2 upstream-7be62b1187bb7e21bcdaadfc3d47713a91f05898.zip |
kernel: bump 5.10 to 5.10.134
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/ramips')
-rw-r--r-- | target/linux/ramips/patches-5.10/804-staging-mt7621-pinctrl-use-ngpios-not-num-gpios.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-5.10/804-staging-mt7621-pinctrl-use-ngpios-not-num-gpios.patch b/target/linux/ramips/patches-5.10/804-staging-mt7621-pinctrl-use-ngpios-not-num-gpios.patch index 0d62bd8b03..a15bf62b0b 100644 --- a/target/linux/ramips/patches-5.10/804-staging-mt7621-pinctrl-use-ngpios-not-num-gpios.patch +++ b/target/linux/ramips/patches-5.10/804-staging-mt7621-pinctrl-use-ngpios-not-num-gpios.patch @@ -1,6 +1,6 @@ --- a/drivers/staging/mt7621-pinctrl/pinctrl-rt2880.c +++ b/drivers/staging/mt7621-pinctrl/pinctrl-rt2880.c -@@ -354,7 +354,7 @@ static int rt2880_pinmux_probe(struct pl +@@ -356,7 +356,7 @@ static int rt2880_pinmux_probe(struct pl if (!of_device_is_available(np)) continue; |