1
linux/drivers/video/omap2/omapfb
Ville Syrjälä 3d84b65aa6 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>
2010-08-03 15:18:46 +03:00
..
Kconfig OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATE 2010-02-24 14:31:28 +02:00
Makefile
omapfb-ioctl.c OMAP: DSS2: OMAPFB: Make lockdep happy 2010-08-03 15:18:46 +03:00
omapfb-main.c OMAP: DSS2: OMAPFB: Convert the memory region locking to rwsem 2010-08-03 15:18:46 +03:00
omapfb-sysfs.c OMAP: DSS2: OMAPFB: Make lockdep happy 2010-08-03 15:18:46 +03:00
omapfb.h OMAP: DSS2: OMAPFB: Make lockdep happy 2010-08-03 15:18:46 +03:00