Enric Balletbo i Serra <enric.balle...@collabora.com> 於 2020年10月7日 週三 上午3:33寫道:
>
> From: CK Hu <ck...@mediatek.com>
>
> Actually, setting the registers for routing, use multiple 'if-else' for 
> different
> routes, but this code would be more and more complicated while we
> support more and more SoCs. Change that and use a table per SoC so the
> code will be more portable and clear.

Reviewed-by: Chun-Kuang Hu <chunkuang...@kernel.org>

>
> Signed-off-by: CK Hu <ck...@mediatek.com>
> Signed-off-by: Enric Balletbo i Serra <enric.balle...@collabora.com>
> ---
>
>  drivers/soc/mediatek/mtk-mmsys.c | 393 +++++++++++++++++--------------
>  1 file changed, 210 insertions(+), 183 deletions(-)
>

Reply via email to