]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Input: psmouse - add newline to OLPC HGPK touchpad debugging
authorAndy Whitcroft <apw@canonical.com>
Sat, 28 Feb 2009 22:55:46 +0000 (14:55 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 28 Feb 2009 22:56:23 +0000 (14:56 -0800)
commit0f4954819fb6f840d46076f0dbd313ef5da48f5d
tree816ab0ae7e9c7898ade7db32f9e47c5fa06f40b2
parent8a49cfa9de4ef47eb9238d625b900d4cdddccf30
Input: psmouse - add newline to OLPC HGPK touchpad debugging

When probing for the OLPC HGPK touchpad the ID of the probed touchpad is
emitted, but the debug is missing the terminating newline.  This causes
later information to run into it, and for that to be categorised
incorrectly at KERN_DBG.  Fix this up.

Reported-by: Matt Zimmerman <mdz@canonical.com>
Signed-off-by: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/mouse/hgpk.c