Hi Jon,

On Thu, Sep 06, 2012 at 01:25:23, Hunter, Jon wrote:

> Nit-pick, I see some devices writing the above as ...
> 
>       WARN(IS_ERR(pdev), "could not build omap_device for %s\n", oh_name);
> 
>       return IS_ERR(pdev) ? PTR_ERR(pdev) : 0;

> Otherwise ...
> 
> Reviewed-by: Jon Hunter <jon-hun...@ti.com>

Thanks for your reviews, updated series has been posted

Regards
Afzal

Reply via email to