lkml.org 
[lkml]   [2017]   [Jul]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH V1 03/12] spmi: pmic-arb: clean up pmic_arb_find_apid function
On 2017-07-28 06:48, Stephen Boyd wrote:
> On 07/20, Kiran Gunda wrote:
>> Clean up the pmic_arb_find_apid() by using the local
>> variables to improve the code readability.
>>
>> Signed-off-by: Kiran Gunda <kgunda@codeaurora.org>
>> ---
>
> Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
>
> One nit below:
>
>> break;
>>
>> regval = readl_relaxed(pmic_arb->cnfg +
>> - SPMI_OWNERSHIP_TABLE_REG(apid));
>> - pmic_arb->apid_data[apid].owner =
>> - SPMI_OWNERSHIP_PERIPH2OWNER(regval);
>> + SPMI_OWNERSHIP_TABLE_REG(apid));
>
> This should be 7 spaces and not a tab? Originally looks like it
> was 6 spaces
Will fix it and send the next patch.

\
 
 \ /
  Last update: 2017-07-28 07:33    [W:0.048 / U:1.200 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site