From 27d7c4756aae270c7f272675f73e63644c927582 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Mon, 1 Sep 2014 10:27:14 -0400 Subject: Linux v3.17-rc3 - Disable debugging options. --- ARM-tegra-usb-no-reset.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 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 281c74e18..4522c4439 100644 --- a/ARM-tegra-usb-no-reset.patch +++ b/ARM-tegra-usb-no-reset.patch @@ -1,4 +1,4 @@ -From 03a5e1c71e5bfadd47326b6eb1052da2d887b950 Mon Sep 17 00:00:00 2001 +From 479350536759f64157d2a1ad43d9dad97e12ce83 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 3 May 2012 20:27:11 +0100 Subject: [PATCH] ARM: tegra: usb no reset @@ -10,10 +10,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 8a4dcbc7a75f..8ab01fbcc6a9 100644 +index 46f5161c7891..be0877ff88b3 100644 --- a/drivers/usb/core/hub.c +++ b/drivers/usb/core/hub.c -@@ -5031,6 +5031,13 @@ static void hub_events(void) +@@ -5035,6 +5035,13 @@ static void hub_events(void) (u16) hub->change_bits[0], (u16) hub->event_bits[0]); -- cgit