• J
    drm: update DRM sysfs support · e8b962b6
    Jesse Barnes 提交于
    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: NDave Airlie <airlied@linux.ie>
    e8b962b6
drmP.h 36.7 KB