Re: [PATCH v7 07/12] soc: mediatek: cmdq: reorder the parameter

2019-05-20 Thread CK Hu
Hi, Bibby: On Tue, 2019-05-21 at 09:11 +0800, Bibby Hsieh wrote: > The order of instructions gce knowed is [subsys offset value] > so reorder the parameter of cmdq_pkt_write_mask > and cmdq_pkt_write function. > Except the word 'knowed', Reviewed-by: CK Hu > Signed-off-by: Bibby Hsieh > ---

[PATCH v7 07/12] soc: mediatek: cmdq: reorder the parameter

2019-05-20 Thread Bibby Hsieh
The order of instructions gce knowed is [subsys offset value] so reorder the parameter of cmdq_pkt_write_mask and cmdq_pkt_write function. Signed-off-by: Bibby Hsieh --- drivers/soc/mediatek/mtk-cmdq-helper.c | 6 +++--- include/linux/soc/mediatek/mtk-cmdq.h | 10 +- 2 files changed, 8