[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <a86e0d14f0f861f6efec13831d37f18d@codeaurora.org>
Date: Fri, 28 Jul 2017 11:24:43 +0530
From: kgunda@...eaurora.org
To: Stephen Boyd <sboyd@...eaurora.org>
Cc: gregkh@...uxfoundation.org,
Abhijeet Dharmapurikar <adharmap@...eaurora.org>,
David Collins <collinsd@...eaurora.org>,
linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org
Subject: Re: [PATCH V1 02/12] spmi: pmic-arb: rename pa_xx to pmic_arb_xx and
other cleanup
On 2017-07-28 05:30, Stephen Boyd wrote:
> On 07/20, Kiran Gunda wrote:
>> This patch cleans up the following.
>>
>> - Rename the "pa" to "pmic_arb".
>> - Rename the spmi_pmic_arb *dev to spmi_pmic_arb *pmic_arb.
>> - Rename the pa_{read,write}_data() functions to
>> pmic_arb_{read,write}_data().
>> - Rename channel to APID.
>> - Rename the HWIRQ_*() macros to hwirq_to_*().
>>
>> Signed-off-by: Kiran Gunda <kgunda@...eaurora.org>
>> ---
>
> Reviewed-by: Stephen Boyd <sboyd@...eaurora.org>
>
> Thanks. objdiff doesn't show any diff anymore so I'm much more
> confident this doesn't change any functionality.
Thanks for introducing me a nice tool !
Powered by blists - more mailing lists