[PATCHv9 07/10] I2C: OMAP: Handle error check for pm runtime

Shubhrajyoti shubhrajyoti at ti.com
Mon May 28 07:22:50 EDT 2012


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




More information about the linux-arm-kernel mailing list