Home
last modified time | relevance | path

Searched hist:"98 a4a59ee31a12105a2b84f5b8b515ac2cb208ef" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/mouse/
H A Delan_i2c_smbus.cdiff 98a4a59ee31a12105a2b84f5b8b515ac2cb208ef Fri Feb 06 10:39:20 CST 2015 Rasmus Villemoes <linux@rasmusvillemoes.dk> Input: elan_i2c - fix wrong %p extension

There's no %px extension. From the context I think the intention was to
dump the five bytes which were not as expected, and for that one should use
%ph.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>