• Jesse Barnes's avatar
    drm: update DRM sysfs support · e8b962b6
    Jesse Barnes authored
    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>
    e8b962b6
drmP.h 36.7 KB