Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()
authorTim Gardner <tim.gardner@canonical.com>
Thu, 19 Sep 2013 21:24:04 +0000 (14:24 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 6 Oct 2013 08:23:41 +0000 (01:23 -0700)
BugLink: http://bugs.launchpad.net/bugs/1222850
This input device can get into a state that produces a high
volume of device status errors. Attempt to throttle these
error messages such that the kernel log is not flooded.

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

No differences found