]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: tegra-kbc - enable support for the standard "wakeup-source" property
authorSudeep Holla <sudeep.holla@arm.com>
Fri, 23 Oct 2015 06:38:40 +0000 (23:38 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 26 Oct 2015 08:26:59 +0000 (01:26 -0700)
commitb42a1148de452ab1a3ee15caac2960a063e28f03
tree2db3a32d21bdf69a7b478900fa0ad4406901095f
parentec7aa963bf81803b70b7da71bf79943ae5b9c531
Input: tegra-kbc - enable support for the standard "wakeup-source" property

Though the tegra-kbc driver should/will continue to support the legacy
"nvidia,wakeup-source" property to enable keyboard as the wakeup source,
we need to add support for the new standard property "wakeup-source".

This patch adds support for "wakeup-source" property in addition to the
existing "nvidia,wakeup-source" property.

Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/tegra-kbc.c