commit | d6d59c5a57ebe49e4aeca8e32760c076b4cb8f7f | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Wed Feb 01 08:47:38 2017 +0100 |
committer | Archit Taneja <architt@codeaurora.org> | Thu Feb 02 15:15:25 2017 +0530 |
tree | 90663afa7254980b0dc2b9e30418c5786670477e | |
parent | 73a5d25d500656b9642b554117b0d9c870ba76c1 [diff] |
drm/bridge/sii8620: fix MSC message removal Messages queue can be cleaned up by message callbacks, to avoid repeated removal of current message it should be removed from the queue before calling these callbacks. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Archit Taneja <architt@codeaurora.org> Link: http://patchwork.freedesktop.org/patch/msgid/1485935272-17337-12-git-send-email-a.hajda@samsung.com