diff options
author | Kabuli Chana <newtownBuild@gmail.com> | 2021-02-23 10:29:49 -0700 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2021-02-24 18:45:59 +0100 |
commit | dc8cc446128776ee69571ff03925e6bd3256c2e0 (patch) | |
tree | 604d6c52d28a3171b2c416c75beeb54b80e2cf4e /target/linux/ath79/patches-5.10/0005-usb-add-more-OF-quirk-properties.patch | |
parent | a0eff5ddffa7f8445fd9f80683c231d71ae880cb (diff) | |
download | upstream-dc8cc446128776ee69571ff03925e6bd3256c2e0.tar.gz upstream-dc8cc446128776ee69571ff03925e6bd3256c2e0.tar.bz2 upstream-dc8cc446128776ee69571ff03925e6bd3256c2e0.zip |
kernel: bump version 5.10 to 5.10.18
update kernel version, refresh current patchset
Signed-off-by: Kabuli Chana <newtownBuild@gmail.com>
[rebase/refresh]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ath79/patches-5.10/0005-usb-add-more-OF-quirk-properties.patch')
-rw-r--r-- | target/linux/ath79/patches-5.10/0005-usb-add-more-OF-quirk-properties.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/patches-5.10/0005-usb-add-more-OF-quirk-properties.patch b/target/linux/ath79/patches-5.10/0005-usb-add-more-OF-quirk-properties.patch index 3c8740311d..d6d8cb6952 100644 --- a/target/linux/ath79/patches-5.10/0005-usb-add-more-OF-quirk-properties.patch +++ b/target/linux/ath79/patches-5.10/0005-usb-add-more-OF-quirk-properties.patch @@ -10,7 +10,7 @@ Signed-off-by: John Crispin <john@phrozen.org> --- a/drivers/usb/host/ehci-platform.c +++ b/drivers/usb/host/ehci-platform.c -@@ -269,6 +269,11 @@ static int ehci_platform_probe(struct pl +@@ -277,6 +277,11 @@ static int ehci_platform_probe(struct pl ehci = hcd_to_ehci(hcd); if (pdata == &ehci_platform_defaults && dev->dev.of_node) { |