commit | ed517fbbbd3a01692a667ac18b4a413695513428 | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Mon May 14 17:12:50 2012 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Sun May 20 17:51:51 2012 +0200 |
tree | b0811d6ff10f9bffe405f3d5ad4ae56a5eff49d7 | |
parent | 81014b9d0b55fb0b48f26cd2a943359750d532db [diff] |
drm/i915: small hdmi coding style cleanups - Changed the coding style of auxiliary infoframe functions to make them smaller - Fixed the column alignment of some function definitions - Remove definition of "struct drm_crtc" in some places as they're used only to retrieve "struct intel_crtc" Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Reviewed-by: Eugeni Dodonov <eugeni.dodonov@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>