]> git.baikalelectronics.ru Git - kernel.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)
commit0369c011cb765ca833e997b08f57a92e69ef37c6
tree734a1b990295ae95406a233315ce36a92f0ac0c3
parentc3814458188efff3ffef20dbf19b5c810d9528d9
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