]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Share the common force-audio property between connectors
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 12 May 2011 21:17:24 +0000 (22:17 +0100)
committerKeith Packard <keithp@keithp.com>
Sat, 4 Jun 2011 17:41:25 +0000 (10:41 -0700)
commit70e913390e58f84b633f9f60b2db7d64afb6086f
treee5e4ac284969b45f912c5d025c7016914c2455bb
parent7af5da8dd4a8f5a84e579fd7b475fe859eb00161
drm/i915: Share the common force-audio property between connectors

Make the audio property creation routine common and share the single
property between the connectors.

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/i915_drv.h
drivers/gpu/drm/i915/intel_dp.c
drivers/gpu/drm/i915/intel_drv.h
drivers/gpu/drm/i915/intel_hdmi.c
drivers/gpu/drm/i915/intel_modes.c
drivers/gpu/drm/i915/intel_sdvo.c