]> git.baikalelectronics.ru Git - kernel.git/commit
drm: bridge: dw-hdmi: Reorder functions to prepare for next commit
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 17 Jan 2017 08:28:58 +0000 (10:28 +0200)
committerArchit Taneja <architt@codeaurora.org>
Wed, 18 Jan 2017 03:59:32 +0000 (09:29 +0530)
commiteb31f0d57566d887e2c3762db012e2030822049b
treecdfced5b226f412da12c3ac536be7263e8edd9d4
parent5f61cf93cf44cbc0ac4422e5c303bb4e657e31c3
drm: bridge: dw-hdmi: Reorder functions to prepare for next commit

The next commit will reference structures and functions in a way that
currently requires forward declarations. Reorder the functions to avoid
that. No functional change to the code is performed.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Jose Abreu <joabreu@synopsys.com>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20170117082910.27023-9-laurent.pinchart+renesas@ideasonboard.com
drivers/gpu/drm/bridge/dw-hdmi.c