diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-01-31 16:38:20 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-02-01 11:41:39 +0100 |
commit | ef17edae3d72976b029066d245de8da721bff9ef (patch) | |
tree | 0a92a8d4e6eb472b489a9fd01ae03a355f620a1f /target/linux/mediatek/patches-4.14 | |
parent | 21762fe9d628acfdaa63d3d6ba2613e97bccb379 (diff) | |
download | upstream-ef17edae3d72976b029066d245de8da721bff9ef.tar.gz upstream-ef17edae3d72976b029066d245de8da721bff9ef.tar.bz2 upstream-ef17edae3d72976b029066d245de8da721bff9ef.zip |
kernel: bump 4.14 to 4.14.97
Refreshed all patches.
Compile-tested on: cns3xxx, imx6
Runtime-tested on: cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/mediatek/patches-4.14')
-rw-r--r-- | target/linux/mediatek/patches-4.14/0190-usb-xhci-mtk-supports-remote-wakeup-for-mt2712-with-.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/mediatek/patches-4.14/0190-usb-xhci-mtk-supports-remote-wakeup-for-mt2712-with-.patch b/target/linux/mediatek/patches-4.14/0190-usb-xhci-mtk-supports-remote-wakeup-for-mt2712-with-.patch index 2ae76eda17..c49efcbd38 100644 --- a/target/linux/mediatek/patches-4.14/0190-usb-xhci-mtk-supports-remote-wakeup-for-mt2712-with-.patch +++ b/target/linux/mediatek/patches-4.14/0190-usb-xhci-mtk-supports-remote-wakeup-for-mt2712-with-.patch @@ -229,7 +229,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> mtk->num_phys = of_count_phandle_with_args(node, "phys", "#phy-cells"); -@@ -780,7 +723,7 @@ static int __maybe_unused xhci_mtk_suspe +@@ -782,7 +725,7 @@ static int __maybe_unused xhci_mtk_suspe xhci_mtk_host_disable(mtk); xhci_mtk_phy_power_off(mtk); xhci_mtk_clks_disable(mtk); @@ -238,7 +238,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> return 0; } -@@ -790,7 +733,7 @@ static int __maybe_unused xhci_mtk_resum +@@ -792,7 +735,7 @@ static int __maybe_unused xhci_mtk_resum struct usb_hcd *hcd = mtk->hcd; struct xhci_hcd *xhci = hcd_to_xhci(hcd); |