On Mon, Sep 5, 2016 at 7:14 AM, HS Liao <hs.l...@mediatek.com> wrote: > Use clk_disable_unprepare instead of clk_disable to save more energy > when CMDQ is idle. > > Signed-off-by: HS Liao <hs.l...@mediatek.com> > --- > drivers/mailbox/mtk-cmdq.c | 54 > +++++++++++++++++++++++++++++++++++++++-------
The driver is introduced by second patch of the set, so it makes sense to merge this patch into patch 2/4.