From: Lee Jones <lee.jones@linaro.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mfd: ab8500: Drop debugfs module
Date: Tue, 15 Feb 2022 14:37:40 +0000 [thread overview]
Message-ID: <Ygu6tKTrakvjgIqC@google.com> (raw)
In-Reply-To: <20220212214724.681530-1-linus.walleij@linaro.org>
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@linaro.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
prev parent reply other threads:[~2022-02-15 14:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-12 21:47 [PATCH] mfd: ab8500: Drop debugfs module Linus Walleij
2022-02-15 14:37 ` Lee Jones [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Ygu6tKTrakvjgIqC@google.com \
--to=lee.jones@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.