[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160218220841.GM4847@codeaurora.org>
Date: Thu, 18 Feb 2016 14:08:41 -0800
From: Stephen Boyd <sboyd@...eaurora.org>
To: Viresh Kumar <viresh.kumar@...aro.org>
Cc: Rafael Wysocki <rjw@...ysocki.net>,
Viresh Kumar <vireshk@...nel.org>, Nishanth Menon <nm@...com>,
linaro-kernel@...ts.linaro.org, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] PM / OPP: Rename structures for clarity
On 02/16, Viresh Kumar wrote:
> Stephen pointed out recently, that few structures always confuse him as
> they aren't named properly. And this patch tries to address that:
>
> Names are updated as:
> - device_opp or dev_opp -> opp_table
> - dev_opp_list -> opp_tables
> - dev_opp_list_lock -> opp_table_lock
> - device_list_opp -> opp_device (it was never a list, but a structure)
> - list_dev -> opp_dev
> - And similar changes in comments and function names as well.
>
> This also fixes checkpatch warnings that were generated with this patch.
>
> No functional changes.
>
> Suggested-by: Stephen Boyd <sboyd@...eaurora.org>
> Signed-off-by: Viresh Kumar <viresh.kumar@...aro.org>
> ---
Reviewed-by: Stephen Boyd <sboyd@...eaurora.org>
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
Powered by blists - more mailing lists