From: Tim Gardner Date: Thu, 19 Sep 2013 21:24:04 +0000 (-0700) Subject: Input: cm109 - convert high volume dev_err() to dev_err_ratelimited() X-Git-Tag: v3.12~14^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a6ad06c43315ce0e5115d5ce51b04464245dde8;p=pandora-kernel.git Input: cm109 - convert high volume dev_err() to dev_err_ratelimited() 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 Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed