Input: of_touchscreen - always issue warning if axis is not set up
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 6 Jul 2015 21:45:25 +0000 (14:45 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 12 Jul 2015 00:26:13 +0000 (17:26 -0700)
commitf61fd21dea1b9b40edfab07bdcd60d6a3bd95ba1
tree2768044da89943ea0cb4b9f782899202e427cfc3
parentb6d30968d86c45a7bb599eaca13ff048d3fa576c
Input: of_touchscreen - always issue warning if axis is not set up

Do issue warning about axis that is present in device tree but not specified
by the driver even in case of multi-touch axis as callers now tell us if they
expect multi-touch data or not.

Reviewed-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/of_touchscreen.c