On 22/10/15 02:15, Julian Calaby wrote:
>
> This hunk should be in patch 1:
Indeed, Thanks.
Jens
>
>> @@ -1000,9 +1005,8 @@ static void __init sunxi_divs_clk_setup(struct
>> device_node *node,
>>
>> for (i = 0; i < SUNXI_DIVS_BASE_NAME_MAX_LEN - 1 &&
>> clk_name[i] != '_' &&
>> - clk_name[i] != '\0'; i++) {
>> + clk_name[i] != '\0'; i++)
>> base_name[i] = clk_name[i];
>> - }
>>
>> base_name[i] = '\0';
>> factors.name = base_name;
>
> Thanks,
>
--
You received this message because you are subscribed to the Google Groups
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.