Input: lm8323 - rely on device core to create kp_disable attribute
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 24 Jul 2023 05:28:59 +0000 (22:28 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 29 Jul 2023 01:04:00 +0000 (18:04 -0700)
commit0410595e23f8eb801301ee3e44597d3a780b6285
tree61027eda1d52200df499242694822d42c17fa471
parent3e4bb047b23375a34dbf5885709ac3729d9cfb22
Input: lm8323 - rely on device core to create kp_disable attribute

Device core now has facilities to create driver-specific device attributes
as part of driver probing, use them.

Link: https://lore.kernel.org/r/20230724052901.350240-1-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/lm8323.c