diff options
| author | Yong Wu <[email protected]> | 2021-03-26 03:23:37 +0000 |
|---|---|---|
| committer | Joerg Roedel <[email protected]> | 2021-04-07 08:33:58 +0000 |
| commit | 18d8c74ec5987a78bd1e9c1c629dfdd04a151a89 (patch) | |
| tree | 7e8973f577e28acb970000187deabb26f7c3576b /drivers/firmware/psci/psci.c | |
| parent | iommu/mediatek-v1: Allow building as module (diff) | |
| download | kernel-18d8c74ec5987a78bd1e9c1c629dfdd04a151a89.tar.gz kernel-18d8c74ec5987a78bd1e9c1c629dfdd04a151a89.zip | |
iommu/mediatek: Allow building as module
The IOMMU in many SoC depends on the MM clocks and power-domain which
are device_initcall normally, thus the subsys_init here is not helpful.
This patch switches it to module_platform_driver which also allow the
driver built as module.
Correspondingly switch the config to tristate, and update the
iommu_ops's owner.
Signed-off-by: Yong Wu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'drivers/firmware/psci/psci.c')
0 files changed, 0 insertions, 0 deletions
