OMAP: DSS2: OMAPFB: Make lockdep happy
authorVille Syrjälä <ville.syrjala@nokia.com>
Wed, 17 Mar 2010 19:42:06 +0000 (21:42 +0200)
committerTomi Valkeinen <tomi.valkeinen@nokia.com>
Tue, 3 Aug 2010 12:18:46 +0000 (15:18 +0300)
commit3d84b65aa63833a2ac07b1cc626984a1e1485fed
tree532d91bff861f241b6cd8e9031a286a557926398
parent2f642a17503838e256b8b7e9f1153512e2efc38b
OMAP: DSS2: OMAPFB: Make lockdep happy

When more than one memory region needs to be lockd at the same time use
the memory region id to fix the order in which the locks are taken. Also
one needs to use the _nested() versions of the locking primitives. The
memory region id can serve as the lock class there as well.

Signed-off-by: Ville Syrjälä <ville.syrjala@nokia.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
drivers/video/omap2/omapfb/omapfb-ioctl.c
drivers/video/omap2/omapfb/omapfb-sysfs.c
drivers/video/omap2/omapfb/omapfb.h