[PATCH 22/23] drm: kill procfs support

2011-10-27 Thread Daniel Vetter
We have debugfs and sysfs for these things now! Digging through the dungeons of old code and wading through countless result pages on google indeed turned up one user of this: libdrm before 2001 checks via the presence of /proc/dri/0 whether the kernel drm is present and has a module successfully

[PATCH 22/23] drm: kill procfs support

2011-10-27 Thread Daniel Vetter
We have debugfs and sysfs for these things now! Digging through the dungeons of old code and wading through countless result pages on google indeed turned up one user of this: libdrm before 2001 checks via the presence of /proc/dri/0 whether the kernel drm is present and has a module successfully