[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)
commit0cfdfcc1db13c7b6b6f930ac0528d5b010f45220
tree9a481f5290ceb4ef040134c277e13f66ad584982
parentda6e4674b0917d3a76ebb7938e6e2fa9532ce76f
[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