diff options
author | Ryan Mallon <rmallon@gmail.com> | 2012-01-27 06:28:24 (GMT) |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-01-27 11:52:07 (GMT) |
commit | 2d8357e66df9f7593cbe23b224b4ed06aff90e73 (patch) | |
tree | 109fcb2cb068ed1fb46994db6e18b9e19899d11c /drivers/misc | |
parent | 24a7eb7954bc22a1d514155d56a3c4cd5e9a6faa (diff) | |
download | linux-2d8357e66df9f7593cbe23b224b4ed06aff90e73.tar.xz |
gma500: Fix suspend/resume functions
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>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions