lkml.org 
[lkml]   [2016]   [Feb]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH V2 16/16] cpufreq: dt: No need to allocate resources anymore
On 02/02, Viresh Kumar wrote:
> + name = find_supply_name(cpu_dev);
> + if (IS_ERR(name))
> + return PTR_ERR(name);
> +

Same IS_ERR question as before. Otherwise the patch looks ok.

> + if (!name)
> + return 0;
>
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

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