aboutsummaryrefslogtreecommitdiffstats
path: root/usb.current
diff options
authorGreg Kroah-Hartman <gregkh@suse.de>2008-07-01 13:26:44 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2008-07-01 13:26:44 -0700
commit22f08dbcaf578bcce3e01b3e71615299386ee251 (patch)
treeccb8ff8a63ce3347506155f1db7ab3189fbf3aa5 /usb.current
parent6ec0a617c413c6f6c7233f179b637a7795231e52 (diff)
downloadpatches-22f08dbcaf578bcce3e01b3e71615299386ee251.tar.gz
added signed-off-by to a patch
Diffstat (limited to 'usb.current')
-rw-r--r--usb.current/usb-fix-interrupt-disabling-for-hcds-with-shared-interrupt-handlers.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb.current/usb-fix-interrupt-disabling-for-hcds-with-shared-interrupt-handlers.patch b/usb.current/usb-fix-interrupt-disabling-for-hcds-with-shared-interrupt-handlers.patch
index 505dc5cd4fe2ea..d8c88d334ce6f0 100644
--- a/usb.current/usb-fix-interrupt-disabling-for-hcds-with-shared-interrupt-handlers.patch
+++ b/usb.current/usb-fix-interrupt-disabling-for-hcds-with-shared-interrupt-handlers.patch
@@ -26,7 +26,7 @@ usb_add_hcd() will silently remove any IRQF_DISABLED requested from HCD code.
Signed-off-by: Stefan Becker <stefan.becker@nokia.com>
Cc: stable <stable@kernel.org>
-Cc: David Brownell <david-b@pacbell.net>
+Acked-by: David Brownell <david-b@pacbell.net>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>