On Tue, Mar 18, 2014 at 2:58 AM, Bartlomiej Zolnierkiewicz <[email protected]> wrote: > devm_ioremap_resource() returns a pointer to the remapped memory or > an ERR_PTR() encoded error code on failure. Fix the check inside > iop3xx_gpio_probe() accordingly. > > Cc: Lennert Buytenhek <[email protected]> > Cc: Dan Williams <[email protected]> > Cc: Mikael Pettersson <[email protected]> > Cc: Aaro Koskinen <[email protected]> > Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Acked-by: Dan Williams <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

