mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
After adding device_link between the iommu consumer and smi-larb, the pm_runtime_get(_sync) of smi-larb and smi-common will be called automatically. we can get rid of mtk_smi_larb_get/put. Signed-off-by: Yong Wu <[email protected]> Reviewed-by: Evan Green <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Acked-by: Matthias Brugger <[email protected]> Reviewed-by: Dafna Hirschfeld <[email protected]> Tested-by: Frank Wunderlich <[email protected]> # BPI-R2/MT7623 Reviewed-by: AngeloGioacchino Del Regno <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>