[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20181217122550.GD13868@sirena.org.uk>
Date: Mon, 17 Dec 2018 12:25:50 +0000
From: Mark Brown <broonie@...nel.org>
To: Yangtao Li <tiny.windzz@...il.com>
Cc: lgirdwood@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] regulator: convert to DEFINE_SHOW_ATTRIBUTE
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@...il.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?
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists