Re: [RFC PATCH] gma500: Fix suspend/resume functions

From: Alan Cox
Date: Fri Jan 27 2012 - 06:39:17 EST


On Fri, 27 Jan 2012 17:28:24 +1100
Ryan Mallon <rmallon@xxxxxxxxx> wrote:

> Both the suspend and resume functions incorrectly set psbfb =
> to_psb_fb(NULL) outside of the loop over all of the framebuffers. Fix
> this by moving the assignment of psbfb inside the loop and removing the
> initialisation of fb.
>
> Signed-off-by: Ryan Mallon <rmallon@xxxxxxxxx>

Yes that wants fixing

Acked-by: Alan Cox <alan@xxxxxxxxxxxxxxx>

--
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/