From: Alex Deucher Date: Tue, 3 Sep 2013 18:58:44 +0000 (-0400) Subject: drm/radeon: add a connector property for audio X-Git-Tag: v3.12-rc2~17^2~6^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8666c076df307088c86a47117e1b124a6d2fa5b0;p=pandora-kernel.git drm/radeon: add a connector property for audio This provides a connector property to enable/disable hdmi audio on the fly. The default is disabled, but you can select auto (let the driver detect an audio capable monitor and enable it) or enabled (force audio enabled). This also enables audio by default so you no longer need a module parameter to enable audio. Signed-off-by: Alex Deucher --- Reading git-diff-tree failed