diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-10-16 22:55:51 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-10-18 15:05:34 +0200 |
commit | e309a9977087fa0f2cb16d0a0790f7c05ccb5171 (patch) | |
tree | 424cc69eacd0b8d1c9364a6d3ef4f82c45c26070 /drivers/gpu/drm/i915/i915_irq.c | |
parent | bcf17ab2e9a9b15abdfce83461d4f98e0d11aa1a (diff) | |
download | lwn-e309a9977087fa0f2cb16d0a0790f7c05ccb5171.tar.gz lwn-e309a9977087fa0f2cb16d0a0790f7c05ccb5171.zip |
drm/i915: fix CRC debugfs setup
We've set up all files, but removed only those for which we have a
pipe. Which leaves the one for pipe C on machines with less than 2
pipes, breaking module reload.
v2: We can't get at the drm device this early (wtf), so just register
all the files and also remove them all again.
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_irq.c')
0 files changed, 0 insertions, 0 deletions