]> git.baikalelectronics.ru Git - kernel.git/commit
Input: samsung-keypad - change name of wakeup property
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 18 Jul 2015 00:04:10 +0000 (17:04 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 24 Jul 2015 00:34:02 +0000 (17:34 -0700)
commit417c8023cee91be0cec2b83b55de19ace6f27fbf
tree7cd078051e19095dd14b59a3e9b342df790b4ac5
parent30e36592211800345312a8326c28986ce598eee0
Input: samsung-keypad - change name of wakeup property

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/samsung-keypad.txt
drivers/input/keyboard/samsung-keypad.c