Input: ads7846 - change name of wakeup property to "wakeup-source"
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 16 Jul 2015 19:03:39 +0000 (12:03 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 23 Jul 2015 22:01:22 +0000 (15:01 -0700)
commitabf77a32288d4379dfede0b50be6a04be3cd1431
treeb5fc4dc6e64390c00e1fc3992d7d43f9b7add7c6
parentaeda5003d0b987085acef6ad4844f8e34851bb10
Input: ads7846 - change name of wakeup property to "wakeup-source"

Wakeup property of device is not Linux-specific, it describes intended
system behavior regardless of the OS being used. Therefore let's drop
"linux," prefix, and, while at it, use the same name as I2C bus does:
"wakeup-source".

We keep parsing old name to keep compatibility with old DTSes.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/ads7846.txt
drivers/input/touchscreen/ads7846.c