Skip to content
Commit e8b962b6 authored by Jesse Barnes's avatar Jesse Barnes Committed by Dave Airlie
Browse files

drm: update DRM sysfs support



Make DRM devices use real Linux devices instead of class devices, which are
going away.  While we're at it, clean up some of the interfaces to take
struct drm_device * or struct device * and use the global drm_class where
needed instead of passing it around.

Signed-off-by: default avatarDave Airlie <airlied@linux.ie>
parent 8b409580
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment