Input: elantech - fix debug dump of the current packet
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Thu, 28 Jul 2016 18:22:13 +0000 (11:22 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 3 Aug 2016 06:37:42 +0000 (23:37 -0700)
commit014420fe8865e981331024ef0cef14d1e29102a3
tree2bc23e639deb2827e06a0e894d8a5e0ca586d713
parentd205a2185938e38c8667405dc44cd6221c71682e
Input: elantech - fix debug dump of the current packet

The use of mixed psmouse_printk() and printk creates 2 lines in the log,
while the use of %*ph solves everything.

Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/elantech.c