[PATCH 11/14] ARM: s3c: crag6410: switch keypad device to software properties
Krzysztof Kozlowski
krzk at kernel.org
Thu Aug 22 08:41:21 PDT 2024
On Sun, Aug 18, 2024 at 09:58:08PM -0700, Dmitry Torokhov wrote:
> Switch the keypad device to use software properties to describe the
> keypad. This will allow dropping support for platform data from the
> samsung-keypad driver.
>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov at gmail.com>
> ---
> arch/arm/mach-s3c/Kconfig | 5 ---
> arch/arm/mach-s3c/Kconfig.s3c64xx | 1 -
> arch/arm/mach-s3c/Makefile.s3c64xx | 1 -
> arch/arm/mach-s3c/devs.c | 27 ------------
> arch/arm/mach-s3c/devs.h | 1 -
> arch/arm/mach-s3c/keypad.h | 27 ------------
> arch/arm/mach-s3c/mach-crag6410.c | 56 ++++++++++++++++++------
> arch/arm/mach-s3c/setup-keypad-s3c64xx.c | 20 ---------
> 8 files changed, 42 insertions(+), 96 deletions(-)
> delete mode 100644 arch/arm/mach-s3c/keypad.h
> delete mode 100644 arch/arm/mach-s3c/setup-keypad-s3c64xx.c
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list