lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <fd3ndlwcjtldu546h5s2seylzncdn5qwftsozkwj4al2f5zkr3@e4te24abely5>
Date: Thu, 22 Aug 2024 17:41:21 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: Arnd Bergmann <arnd@...db.de>, Mark Brown <broonie@...nel.org>, 
	linux-input@...r.kernel.org, devicetree@...r.kernel.org, linux-kernel@...r.kernel.org, 
	linux-arm-kernel@...ts.infradead.org, linux-samsung-soc@...r.kernel.org, patches@...nsource.cirrus.com
Subject: Re: [PATCH 11/14] ARM: s3c: crag6410: switch keypad device to
 software properties

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@...il.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@...aro.org>

Best regards,
Krzysztof


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ