From f1193f2c7556c2f1a74c3b6f16320a6d899806d9 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Mon, 16 Feb 2015 10:01:09 -0500 Subject: Linux v3.19-6676-g1fa185ebcbce --- ARM-tegra-usb-no-reset.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ARM-tegra-usb-no-reset.patch') diff --git a/ARM-tegra-usb-no-reset.patch b/ARM-tegra-usb-no-reset.patch index ac4ae8981..7c6357876 100644 --- a/ARM-tegra-usb-no-reset.patch +++ b/ARM-tegra-usb-no-reset.patch @@ -9,10 +9,10 @@ Patch for disconnect issues with storage attached to a 1 file changed, 7 insertions(+) diff --git a/drivers/usb/core/hub.c b/drivers/usb/core/hub.c -index eaffb0248de1..b9884d87b012 100644 +index d7c3d5a35946..a1121fc01e8c 100644 --- a/drivers/usb/core/hub.c +++ b/drivers/usb/core/hub.c -@@ -5009,6 +5009,13 @@ static void hub_event(struct work_struct *work) +@@ -5006,6 +5006,13 @@ static void hub_event(struct work_struct *work) (u16) hub->change_bits[0], (u16) hub->event_bits[0]); -- cgit