lkml.org 
[lkml]   [2016]   [Sep]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] clk: st: clk-flexgen: Unmap region obtained by of_iomap
From
Date


On Wednesday 14 September 2016 11:54 PM, Stephen Boyd wrote:
> On 09/14, arvind.yadav.cs@gmail.com wrote:
>> @@ -337,6 +339,8 @@ static void __init st_of_flexgen_setup(struct device_node *np)
>> return;
>>
>> err:
>> + if (reg)
> This is always true? Why check?
> I have removed this check. Please review updated patch.
>> + iounmap(reg);
>> if (clk_data)
>> kfree(clk_data->clks);
>> kfree(clk_data);
>> --
>> 1.7.9.5
>>

\
 
 \ /
  Last update: 2016-09-19 19:45    [W:0.040 / U:1.696 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site