commit | 5ee0f803cc3a0738a63288e4a2f453c85889fbda | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oneukum@suse.de> | Mon Jul 14 15:39:49 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jul 18 16:18:10 2014 -0700 |
tree | c6a9f62adeaeb9e8208b1d1f1e40724aa4bddc32 | |
parent | 934ef5aca9daea10507eebcbd0fb8f6d57d55359 [diff] |
usbcore: don't log on consecutive debounce failures of the same port 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>