commit | b0524f7c963532c1cd33ba5d89e813d5763160d0 | [log] [tgz] |
---|---|---|
author | Bibby Hsieh <bibby.hsieh@mediatek.com> | Mon Feb 17 17:05:31 2020 +0800 |
committer | Jassi Brar <jaswinder.singh@linaro.org> | Thu Mar 19 23:00:32 2020 -0500 |
tree | 88d113af184c89922ef262dd5c488e45b533ecf0 | |
parent | 19d8e335d58a961a7ed377e5e2e63664b92c0b9c [diff] |
mailbox: mediatek: implement flush function For client driver which need to reorganize the command buffer, it could use this function to flush the send command buffer. If the channel doesn't be started (usually in waiting for event), this function will abort it directly. Signed-off-by: Bibby Hsieh <bibby.hsieh@mediatek.com> Reviewed-by: CK Hu <ck.hu@mediatek.com> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>