Input: synaptics - log queried and quirked dimension values
authorDaniel Martin <consume.noise@gmail.com>
Mon, 9 Mar 2015 05:28:29 +0000 (22:28 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Apr 2015 12:03:50 +0000 (14:03 +0200)
commitd41073ae4e91fb7b5ddf9df11209f3ddd5dd310c
tree0dd353a5527240b45835b2be69b8437ce1102d36
parentba1615129fe8143c87487b211e64f94e1ff116ff
Input: synaptics - log queried and quirked dimension values

commit 9aff65982d0f58a78a27769fba7e97bc937b2593 upstream.

Logging the dimension values we queried and the values we use from a quirk
to overwrite can be helpful for debugging.

This partly relates to bug:
    https://bugzilla.kernel.org/show_bug.cgi?id=91541

Signed-off-by: Daniel Martin <consume.noise@gmail.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/input/mouse/synaptics.c