From: Daniel Vetter Date: Tue, 30 Sep 2014 08:56:45 +0000 (+0200) Subject: drm/i915: kerneldoc for interrupt enable/disable functions X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~79^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fca52a5565fbf4abc4ee4fca81842dc1f6ecdce8;p=pandora-kernel.git drm/i915: kerneldoc for interrupt enable/disable functions Just start with the basics for now. Since there's a lot of different functionality in i915_irq.c I've decided to split it into different sections and pull in just the relevant functions. Splitting into different files looks like a lot more work since the interrupt handlers do an awful lot of reuse all over. v2: Rebase onto changed function names. Signed-off-by: Daniel Vetter Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed