commit | 16ef3dfe460616f14120973f78fe640e79862654 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jan 24 17:20:33 2013 +0100 |
committer | Rob Clark <robdclark@gmail.com> | Sat Feb 16 17:38:06 2013 -0500 |
tree | 4d541e301f0ef9c3c1ea15cc40bd66b59996646f | |
parent | 8bb0daffb0b8e45188066255b4203446eae181f1 [diff] |
omapdrm: only take crtc->mutex in crtc callbacks Omapdrm doesn't do anything nefarious with crtc load detection or has any shared resources, so this is enough. We also need to adjust the WARN_ON. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Rob Clark <robdclark@gmail.com>