]> git.baikalelectronics.ru Git - kernel.git/commit
Input: remove dead CSR Prima2 PWRC driver
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Mon, 30 Aug 2021 21:22:20 +0000 (14:22 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 30 Aug 2021 22:55:19 +0000 (15:55 -0700)
commit15cae7387912c5caa6473691f5e24b54b144b6cc
tree88895f3bb975f15ffbf6b338d0b30e1dc5ffe038
parent86b72eb46d1731cfcb99e535a008ee34eda0ed14
Input: remove dead CSR Prima2 PWRC driver

Commit 28666322efeb ("ARM: remove sirf prima2/atlas platforms") removes
the config ARCH_SIRF in ./arch/arm/mach-prima2/Kconfig.

Hence, since then, the corresponding CSR Prima2 PWRC Driver is dead code.
Remove this dead driver.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20210817072842.8640-1-lukas.bulwahn@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/Kconfig
drivers/input/misc/Makefile
drivers/input/misc/sirfsoc-onkey.c [deleted file]