mailbox: mediatek: remove implementation related to atomic_exec
authorBibby Hsieh <bibby.hsieh@mediatek.com>
Mon, 17 Feb 2020 09:05:32 +0000 (17:05 +0800)
committerJassi Brar <jaswinder.singh@linaro.org>
Fri, 20 Mar 2020 04:00:32 +0000 (23:00 -0500)
commitc9ea564f3d9dd20d88bd34f40a6ff6d31a0d7e8c
treeae214f327713fbdb9e90ee8dfb34d99104f0413e
parentb0524f7c963532c1cd33ba5d89e813d5763160d0
mailbox: mediatek: remove implementation related to atomic_exec

After implement flush, client can flush the executing
command buffer or abort the still waiting for event
command buffer, so controller do not need to implement
atomic_exe feature. remove it.

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>
drivers/mailbox/mtk-cmdq-mailbox.c