]> 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)
commitc97d3ea2f9f6d1ce3f5d4c4c27bc95e74b8b5dc4
treee5e4ac284969b45f912c5d025c7016914c2455bb
parentbc2b4951eeae980ede2ec905fdbc3070300cf6b7
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