From b1358f8eb6900b0a9653979f9c9d1d609628e45e Mon Sep 17 00:00:00 2001 From: David P Date: Mon, 16 Jul 2018 23:42:17 -0400 Subject: upgpkg: kernels/linux-libre-xtreme 4.17.6_gnu-1 Signed-off-by: David P --- ...010-usb-core-add-power-sequence-handling-for-USB-devices.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kernels/linux-libre-xtreme/0010-usb-core-add-power-sequence-handling-for-USB-devices.patch') diff --git a/kernels/linux-libre-xtreme/0010-usb-core-add-power-sequence-handling-for-USB-devices.patch b/kernels/linux-libre-xtreme/0010-usb-core-add-power-sequence-handling-for-USB-devices.patch index 7b51f8047..5737cac20 100644 --- a/kernels/linux-libre-xtreme/0010-usb-core-add-power-sequence-handling-for-USB-devices.patch +++ b/kernels/linux-libre-xtreme/0010-usb-core-add-power-sequence-handling-for-USB-devices.patch @@ -1,7 +1,7 @@ -From 3725bba0f1591b698482f4b144dc311199ef492b Mon Sep 17 00:00:00 2001 +From 5b874f0a1f92812bc797c01fa558f0ab4ed338ae Mon Sep 17 00:00:00 2001 From: Peter Chen Date: Wed, 21 Jun 2017 14:42:05 +0800 -Subject: [PATCH 10/13] usb: core: add power sequence handling for USB devices +Subject: [PATCH 10/14] usb: core: add power sequence handling for USB devices Some hard-wired USB devices need to do power sequence to let the device work normally, the typical power sequence like: enable USB @@ -39,7 +39,7 @@ index 987fc5ba6321..bd09fc8ff763 100644 ---help--- Universal Serial Bus (USB) is a specification for a serial bus diff --git a/drivers/usb/core/hub.c b/drivers/usb/core/hub.c -index aa9968d90a48..14b93b844aaa 100644 +index e3bf65e213cd..f6a739bbe754 100644 --- a/drivers/usb/core/hub.c +++ b/drivers/usb/core/hub.c @@ -28,6 +28,7 @@ @@ -160,5 +160,5 @@ index 4dc769ee9c74..b5d5c4818f90 100644 /** -- -2.17.0 +2.18.0 -- cgit v1.2.3