On Fri, 27 Jan 2012 17:28:24 +1100 Ryan Mallon rmallon@gmail.com 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@gmail.com
Yes that wants fixing
Acked-by: Alan Cox alan@linux.intel.com