commit | 67535531b1b2bfcc707c8c37f35196cf4ede4252 | [log] [tgz] |
---|---|---|
author | Archit Taneja <architt@codeaurora.org> | Wed Mar 30 14:53:24 2016 +0530 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Mar 30 11:54:56 2016 +0200 |
tree | 53e170e5939c8c3adbe9282fb61f304f42483646 | |
parent | a91d7b9142b91c9567bc0304cb7d718ac411e85e [diff] |
drm: bridge/dw-hdmi: Remove pre_enable/post_disable dummy funcs We don't need to keep empty callbacks for the (pre/post) enable/disable drm_bridge ops anymore. Remove the nop callback used here for pre_enable and post_disable ops. Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1459329804-10488-1-git-send-email-architt@codeaurora.org