]> 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)
commit59263587fcf2d6955587e6b760ba01fd537b184e
tree88895f3bb975f15ffbf6b338d0b30e1dc5ffe038
parent80dcdd0bfa90eb10ab238c1bc8185fb14e83330e
Input: remove dead CSR Prima2 PWRC driver

Commit 44aea80d712d ("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]