commit | 70c963ec4f15a13197524611875168f23acc4a97 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Tue Jan 17 10:28:54 2017 +0200 |
committer | Archit Taneja <architt@codeaurora.org> | Wed Jan 18 09:29:30 2017 +0530 |
tree | cf215a953a02d11acbefd350b186aacc3f76bb7e | |
parent | dfa73065d61b6ce57aed90bb0d745c4b6f5b71e7 [diff] |
drm: bridge: dw-hdmi: Embed drm_bridge in struct dw_hdmi The drm_bridge instance is always needed, there's no point in allocating it separately. 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-5-laurent.pinchart+renesas@ideasonboard.com