]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Remove unused supported_crtc from intel_load_detect_pipe
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 19 Apr 2011 22:21:12 +0000 (23:21 +0100)
committerKeith Packard <keithp@keithp.com>
Tue, 10 May 2011 20:19:15 +0000 (13:19 -0700)
commitb4999d0302cad0d194b2456e20b0953a9a320d2b
tree70d2e4c1a1823c908327a562461392b4138505bf
parent249481df1b9858d4ae48c3df9f57361be78b2046
drm/i915: Remove unused supported_crtc from intel_load_detect_pipe

... and the no longer relevant comment. The code ceased stealing a pipe
for load detection a long time ago.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/intel_display.c