Input: s3c2410_ts - tone down logging
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 31 May 2010 18:57:24 +0000 (11:57 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 31 May 2010 18:59:53 +0000 (11:59 -0700)
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>

No differences found