[RFC v4 4/4] CMDQ: suspend/resume protection

2016-04-18 Thread HS Liao
Add suspend/resume protection mechanism to prevent active task(s) in suspend. Signed-off-by: HS Liao --- drivers/soc/mediatek/mtk-cmdq.c | 289 ++- 1 file changed, 282 insertions(+), 7 deletions(-) diff --git

[RFC v4 4/4] CMDQ: suspend/resume protection

2016-04-18 Thread HS Liao
Add suspend/resume protection mechanism to prevent active task(s) in suspend. Signed-off-by: HS Liao --- drivers/soc/mediatek/mtk-cmdq.c | 289 ++- 1 file changed, 282 insertions(+), 7 deletions(-) diff --git a/drivers/soc/mediatek/mtk-cmdq.c