]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Move LOCK_TEST_WITH_RETURN to <drm/drm_legacy.h>
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 10 Sep 2014 10:43:58 +0000 (12:43 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 12 Sep 2014 13:28:13 +0000 (15:28 +0200)
commitfc44f5f208a5954c4014770a47e5d34cc5aa096c
treef88c8f80b2096a4232a16259f69d67604d86bf03
parent9add75b7a9f30b7639c96e341e69515dbbae617a
drm: Move LOCK_TEST_WITH_RETURN to <drm/drm_legacy.h>

Unfortunately we can't move struct drm_lock_data easily since
it's embedded into struct drm_master. And figuring out where exactly
this struct should be allocated isn't that simple ...

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
include/drm/drmP.h
include/drm/drm_legacy.h