summaryrefslogtreecommitdiffstats
path: root/include/linux/soc/mediatek/mtk-mutex.h
Commit message (Collapse)AuthorAgeFilesLines
* soc / drm: mediatek: Move mtk mutex driver to soc folderCK Hu2021-02-041-0/+26
mtk mutex is used by DRM and MDP driver, and its function is SoC-specific, so move it to soc folder. Signed-off-by: CK Hu <ck.hu@mediatek.com> Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org> Acked-by: Matthias Brugger <matthias.bgg@gmail.com>