]> git.baikalelectronics.ru Git - kernel.git/commit
Input: adp5589-keys - remove setup/teardown hooks for gpios
authorAlexandru Ardelean <alexandru.ardelean@analog.com>
Thu, 19 Nov 2020 06:49:27 +0000 (22:49 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 19 Nov 2020 07:18:27 +0000 (23:18 -0800)
commit3b95bc57c86b064fd140ccec3642ad14f40b687f
treea9652ac6dd44587c7628c11078f629a833df60d5
parent760a1219ff264c4bb68ae561bf4d5eea5daac8dc
Input: adp5589-keys - remove setup/teardown hooks for gpios

This is currently just dead code. It's from around a time when
platform-data was used, and a board could hook it's own special callback
for setup/teardown, and a private object (via 'context').

This change removes it, as there are no more users in mainline for this.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Link: https://lore.kernel.org/r/20201112074308.71351-4-alexandru.ardelean@analog.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/adp5589-keys.c
include/linux/input/adp5589.h