Input: da9063_onkey - avoid using OF-specific APIs
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 21 Dec 2023 03:09:05 +0000 (19:09 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 4 Jan 2024 20:01:51 +0000 (12:01 -0800)
commitec4fcc6b6a63585af8897b49d9aae92af994505d
tree1dac33f04bce2a36457d72e21a1bef6952835b8d
parent992bbc9e9ab9abe5bc1ea9a1a8d61331b28f848e
Input: da9063_onkey - avoid using OF-specific APIs

There is nothing OF-specific in the driver, so switch from OF properties
helpers to generic device helpers.

Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Link: https://lore.kernel.org/r/ZYOsUfKceOFXuCt5@google.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/da9063_onkey.c