diff options
author | John Audia <graysky@archlinux.us> | 2022-01-16 05:49:10 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-01-16 16:23:45 +0100 |
commit | a28afb92143b5a1dfa6327a265967dd0b800ea46 (patch) | |
tree | 05d2281c04321b48aaea6f50ce448e31ea7c44e2 /target/linux/layerscape | |
parent | 53252c4ce937c32e2f7367448bb49d1fbf3d1e82 (diff) | |
download | upstream-a28afb92143b5a1dfa6327a265967dd0b800ea46.tar.gz upstream-a28afb92143b5a1dfa6327a265967dd0b800ea46.tar.bz2 upstream-a28afb92143b5a1dfa6327a265967dd0b800ea46.zip |
kernel: bump 5.4 to 5.4.172
All patches automatically rebased.
Build system: x86_64
Build-tested: ramips/mt7621
Signed-off-by: John Audia <graysky@archlinux.us>
Diffstat (limited to 'target/linux/layerscape')
-rw-r--r-- | target/linux/layerscape/patches-5.4/820-usb-0014-MLK-17380-3-usb-move-EH-SINGLE_STEP_SET_FEATURE-impl.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-5.4/820-usb-0014-MLK-17380-3-usb-move-EH-SINGLE_STEP_SET_FEATURE-impl.patch b/target/linux/layerscape/patches-5.4/820-usb-0014-MLK-17380-3-usb-move-EH-SINGLE_STEP_SET_FEATURE-impl.patch index f5bf467154..8361a8771c 100644 --- a/target/linux/layerscape/patches-5.4/820-usb-0014-MLK-17380-3-usb-move-EH-SINGLE_STEP_SET_FEATURE-impl.patch +++ b/target/linux/layerscape/patches-5.4/820-usb-0014-MLK-17380-3-usb-move-EH-SINGLE_STEP_SET_FEATURE-impl.patch @@ -20,7 +20,7 @@ Signed-off-by: Peter Chen <peter.chen@nxp.com> --- a/drivers/usb/core/hcd.c +++ b/drivers/usb/core/hcd.c -@@ -2104,6 +2104,140 @@ int usb_hcd_get_frame_number (struct usb +@@ -2111,6 +2111,140 @@ int usb_hcd_get_frame_number (struct usb } /*-------------------------------------------------------------------------*/ |