Input: da9061 - onkey driver
authorSteve Twiss <stwiss.opensource@diasemi.com>
Wed, 26 Oct 2016 22:49:13 +0000 (15:49 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 26 Oct 2016 23:01:16 +0000 (16:01 -0700)
commit04d7ad83c6a61395582cd236aa6dc61c8430e227
treebd68944009ab851d9a5109b7ba1ce90d833973f3
parent6d86c4714da526243d7b0578eaf5e1b54f8c2ed2
Input: da9061 - onkey driver

Copyright header is updated to add DA9061 in its description and the module
description macro is extended to include DA9061.

Minor change to the code, alters dev_dbg() statements to report a generic
"PMIC" instead of DA9063. This device driver is compatible with DA9061,
DA9062 and DA9063.

Kconfig is updated to reflect support for DA9061/62/63.

Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/Kconfig
drivers/input/misc/da9063_onkey.c