git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
934ef5a
)
usbcore: don't log on consecutive debounce failures of the same port
author
Oliver Neukum
<oneukum@suse.de>
Mon, 14 Jul 2014 13:39:49 +0000
(15:39 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 18 Jul 2014 23:18:10 +0000
(16:18 -0700)
Some laptops have an internal port for a BT device which picks
up noise when the kill switch is used, but not enough to trigger
printk_rlimit(). So we shouldn't log consecutive faults of this kind.
Signed-off-by: Oliver Neukum <oneukum@suse.de>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/hub.c
patch
|
blob
|
history
diff --cc
drivers/usb/core/hub.c
Simple merge