From: Sean Paul Date: Thu, 30 Jan 2014 21:19:05 +0000 (-0500) Subject: drm/exynos: hdmi: Implement initialize op for hdmi X-Git-Tag: v3.15-rc1~51^2~42^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4551789fcf3a1298c6bdc6c9ef23f9f6971612e3;p=pandora-kernel.git drm/exynos: hdmi: Implement initialize op for hdmi This patch implements the initialize callback in the hdmi and mixer manager. This allows us to get rid of drm_dev in the drm_hdmi level and track it in the mixer and hdmi drivers. This is one of the things holding back the complete removal of the drm_hdmi layer. Signed-off-by: Sean Paul Signed-off-by: Inki Dae --- Reading git-diff-tree failed