On Sat, Aug 13, 2016 at 3:26 AM, Wei Yongjun <weiyj.lk@xxxxxxxxx> wrote: > In case of error, the function syscon_node_to_regmap() returns ERR_PTR() > and never returns NULL. The NULL test in the return value check should > be replaced with IS_ERR(). > > Fixes: 25348160e9a4 ("video: ARM CLCD: add special panel hook for Versatiles") > Signed-off-by: Wei Yongjun <weiyj.lk@xxxxxxxxx> Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Thanks for fixing my stupid mistake Wei! Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html