From: Dan Carpenter <dan.carpen...@oracle.com> Date: Fri, 8 Sep 2017 13:31:37 +0300
> devm_ioremap_resource() never returns NULL, it only returns error > pointers so this test needs to be changed. > > Fixes: d0438bd6aa09 ("phy: add the mvebu cp110 comphy driver") > Signed-off-by: Dan Carpenter <dan.carpen...@oracle.com> > --- > This driver apparently is going through the net tree, but netdev isn't > listed as handling it in MAINTAINERS. Kishon, do you know what's up > with that? Yeah let's sort this out before I apply this fix to my tree.