commit | fbf89f25fc4dc68ba0857aca87e70fa5d2592d81 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon May 31 11:57:24 2010 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon May 31 11:59:53 2010 -0700 |
tree | 2b208f651f9553d278aa13d8e5ba2f24aca9ba53 | |
parent | 829ab5b52b7ee1d92b2373662b82b6f38cae7166 [diff] |
Input: s3c2410_ts - tone down logging The S3C touchscreen driver is logging at LOG_INFO on every stylus up event which spams the console needlessly. Reduce the priority of the message to debug level for some peace and quiet. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>