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)
commit3f43c48d333777e815ae68d66396cb6dfbc2dd79
treee5e4ac284969b45f912c5d025c7016914c2455bb
parent4bce2da393dbbc6650a1d62683ef60e03594b4c7
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