From: Damien Lespiau Date: Mon, 20 Jan 2014 16:00:59 +0000 (+0000) Subject: drm/i915/skl: Implement the get_aux_clock_divider() DP vfunc X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~79^2~21^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6b5e38323b276cae53cf34970d968084de701bc;p=pandora-kernel.git drm/i915/skl: Implement the get_aux_clock_divider() DP vfunc We need to provide a vfunc that will make the code in intel_dp_aux_ch() loop once to start the AUX transaction. The return value (clock divider) is unused on SKL, so just return 1. Reviewed-by: Rodrigo Vivi Signed-off-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed