i.MX31: fix framebuffer locking regressions
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Thu, 6 Aug 2009 22:07:40 +0000 (15:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Aug 2009 17:39:56 +0000 (10:39 -0700)
commit20de03dae54e10271ffd308654dfb4a117f4789d
tree74c8da0c2fbb60d201cd944eb5b628d85af848d4
parent2d8dd38a5aa0cc2490bbad9b75e77fa154e1d145
i.MX31: fix framebuffer locking regressions

Recent framebuffer locking patches first made affected systems unbootable,
then the dead-lock has been fixed but as of 2.6.31-rc4 the framebuffer on
mx3 machines doesn't work. Fix this.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Krzysztof Helt <krzysztof.h1@poczta.fm>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/mx3fb.c