]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Input: atmel_mxt_ts - simplify mxt_dump_message
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 4 Oct 2012 07:02:59 +0000 (00:02 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 5 Oct 2012 06:09:33 +0000 (23:09 -0700)
commiteb007c8677a9b00e6bd24d1c3e161b3209fcd3be
tree734a1b990295ae95406a233315ce36a92f0ac0c3
parentfe494bc2f6e47f02a78ec4761117187db40381a6
Input: atmel_mxt_ts - simplify mxt_dump_message

Use %*ph format specifier to print small buffer.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/atmel_mxt_ts.c