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] [day] [month] [year] [list]
Date:   Tue, 15 Feb 2022 14:37:40 +0000
From:   Lee Jones <lee.jones@...aro.org>
To:     Linus Walleij <linus.walleij@...aro.org>
Cc:     linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mfd: ab8500: Drop debugfs module

On Sat, 12 Feb 2022, Linus Walleij wrote:

> This debugfs isn't used by anyone, if we want to dump the contents
> of registers we should just convert the driver to regmap instead.
> I'm also excluding this from the device tree bindings when converting
> to YAML because it is not a real device, and device trees should
> only contain real physical devices.
> 
> Delete it.
> 
> Signed-off-by: Linus Walleij <linus.walleij@...aro.org>
> ---
>  drivers/mfd/Kconfig          |    8 -
>  drivers/mfd/Makefile         |    1 -
>  drivers/mfd/ab8500-core.c    |   20 -
>  drivers/mfd/ab8500-debugfs.c | 2096 ----------------------------------
>  4 files changed, 2125 deletions(-)
>  delete mode 100644 drivers/mfd/ab8500-debugfs.c

Gone!

Applied, thanks.

-- 
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ