On Mon, Jan 12, 2015 at 11:07 AM, Geert Uytterhoeven <[email protected]> wrote:
> If the call to devm_kzalloc() fails, nothing must be cleant up. > This was missed before because gpio_rcar_probe() had a "return" > statement after the first "goto err0". > > Signed-off-by: Geert Uytterhoeven <[email protected]> > Fixes: df0c6c80232f2ad4 ("gpio: rcar: Add minimal runtime PM support") Patch applied. Yours, Linus Walleij -- 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/

