refactor(mediatek): move ptp3_plat.h to common codeTo improve code reusability, move the common code frommt8188/ptp3_plat.h and mt8195/ptp3_plat.h into ptp3_common.h. Place theplatform-specific c
refactor(mediatek): move ptp3_plat.h to common codeTo improve code reusability, move the common code frommt8188/ptp3_plat.h and mt8195/ptp3_plat.h into ptp3_common.h. Place theplatform-specific code in ptp3_plat_v1.h for mt8195 and ptp3_plat_v2.hfor mt8188.Signed-off-by: Hope Wang <hope.wang@mediatek.corp-partner.google.com>Change-Id: I38c32fa3ad03f9dc7a653ed89da335d26f70f75b
show more ...