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)
commited517fbbbd3a01692a667ac18b4a413695513428
treeb0811d6ff10f9bffe405f3d5ad4ae56a5eff49d7
parent81014b9d0b55fb0b48f26cd2a943359750d532db
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