Skip to content
Commit 0508c19a authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

Input: matrix-keypad - fix 'duplicate const' sparse warning



SIMPLE_DEV_PM_OPS already defines constant dev_pm_ops.

Also guard PM methods with CONFIG_PM_SLEEP and get rid of some
unneeded #ifdefs.

Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 5cb727a8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment