From: Mark Brown <broonie@kernel.org>
To: Yangtao Li <tiny.windzz@gmail.com>
Cc: lgirdwood@gmail.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] regulator: convert to DEFINE_SHOW_ATTRIBUTE
Date: Mon, 17 Dec 2018 12:25:50 +0000 [thread overview]
Message-ID: <20181217122550.GD13868@sirena.org.uk> (raw)
In-Reply-To: <20181215082148.26511-1-tiny.windzz@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 504 bytes --]
On Sat, Dec 15, 2018 at 03:21:48AM -0500, Yangtao Li wrote:
> Use DEFINE_SHOW_ATTRIBUTE macro to simplify the code.
>
> Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
> +#ifdef CONFIG_DEBUG_FS
> debugfs_create_file("supply_map", 0444, debugfs_root, NULL,
> &supply_map_fops);
>
> debugfs_create_file("regulator_summary", 0444, debugfs_root,
> NULL, ®ulator_summary_fops);
> -
> +#endif
This appears to be an unrelated change not mentioned in your changelog?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2018-12-17 12:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-15 8:21 [PATCH] regulator: convert to DEFINE_SHOW_ATTRIBUTE Yangtao Li
2018-12-17 12:25 ` Mark Brown [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=20181217122550.GD13868@sirena.org.uk \
--to=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tiny.windzz@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox