Re: [PATCH 09/10] soc: mediatek: change the argument of write and write_mask API

2019-01-29 Thread CK Hu
Hi, Bibby: On Tue, 2019-01-29 at 15:32 +0800, Bibby Hsieh wrote: > In order to enhance the convienience of client usage, > we change the input argument from subsys and offset to > struct cmdq_base and dma_addr_t. > > Signed-off-by: Bibby Hsieh > --- > drivers/soc/mediatek/mtk-cmdq-helper.c | 24

[PATCH 09/10] soc: mediatek: change the argument of write and write_mask API

2019-01-28 Thread Bibby Hsieh
In order to enhance the convienience of client usage, we change the input argument from subsys and offset to struct cmdq_base and dma_addr_t. Signed-off-by: Bibby Hsieh --- drivers/soc/mediatek/mtk-cmdq-helper.c | 24 +--- include/linux/soc/mediatek/mtk-cmdq.h | 16 -