On Saturday 26 May 2012 03:36 AM, Kevin Hilman wrote:
>> +    r = pm_runtime_get_sync(dev->dev);
>> > +  if (r < 0)
>> > +          return r;
> nit: please use IS_ERR_VALUE() 
Will fix that and resend.
> Kevin

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to