commit aea8bdbdce5a40f6196cb714c828ee21b3c555e3
Author: François Tigeot <[email protected]>
Date: Sat Oct 5 16:25:20 2013 +0200
drm: Use Linux idr functions in drm_crtc code
Reducing differences with Linux 3.8
Summary of changes:
sys/dev/drm/drm_crtc.c | 41 ++++++++++++++++++++++++++++----------
sys/dev/drm/include/drm/drm_crtc.h | 28 +++++++++++++++++++++++++-
2 files changed, 57 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/aea8bdbdce5a40f6196cb714c828ee21b3c555e3
--
DragonFly BSD source repository