]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: small hdmi coding style cleanups
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Mon, 14 May 2012 20:12:50 +0000 (17:12 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 20 May 2012 15:51:51 +0000 (17:51 +0200)
commit31db8ed126bcf751f1d0c3fd7e7d6dda48d92c29
treeb0811d6ff10f9bffe405f3d5ad4ae56a5eff49d7
parente44d3fb007997f54c324769340e6e35a04c00478
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>
drivers/gpu/drm/i915/intel_hdmi.c