Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm: Enable drm drivers to add drm sysfs devices. | Thomas Hellstrom | 2009-08-19 | 1 | -0/+12 |
Export utility functions for drivers to add specialized devices in the sysfs drm class subdirectory. Initially this will be needed form TTM to add a virtual device that handles power management. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@linux.ie> |