Re: [PATCH] video: ffb: fix ffb_probe error path

From: David Miller
Date: Tue Feb 08 2011 - 14:41:17 EST


From: Axel Lin <axel.lin@xxxxxxxxx>
Date: Tue, 08 Feb 2011 22:58:45 +0800

> Current implementation calls of_iounmap for par->fbc twice in error path.
> In the case of goto out_unmap_dac, we should call of_iounmap for par->dac.
>
> Signed-off-by: Axel Lin <axel.lin@xxxxxxxxx>

Good spotting:

Acked-by: David S. Miller <davem@xxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/