]> git.baikalelectronics.ru Git - kernel.git/commit
[media] add extra debug output, remove noisy warning
authorFlorian Echtler <floe@butterbrot.org>
Mon, 25 May 2015 12:04:15 +0000 (09:04 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sat, 30 May 2015 14:44:35 +0000 (11:44 -0300)
commit0b246d845cd430a18ed2b1f2fd989770d98290b0
tree9a481f5290ceb4ef040134c277e13f66ad584982
parent3e962a1db492577cbab0f14bf6a95e5b332a4ad4
[media] add extra debug output, remove noisy warning

Add dev_dbg statements for easier future debugging; also change the warning
about packet ID mismatches to debug output to avoid flooding the logs. This
warning is only important in a very specific/rare use case when trying to
correlate input events with video data.

Signed-off-by: Martin Kaltenbrunner <modin@yuri.at>
Signed-off-by: Florian Echtler <floe@butterbrot.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/input/touchscreen/sur40.c