diff options
author | Amit Pundir <amit.pundir@linaro.org> | 2021-07-16 13:19:46 +0530 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2021-08-29 23:50:15 -0500 |
commit | 8d7e5908c0bcf8a0abc437385e58e49abab11a93 (patch) | |
tree | 988ebce7e09d7eb8b3536dbf2d543649ff021368 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 23e6a7ca464ed2b9d949520e07f7e0735bc025f4 (diff) |
mailbox: qcom-ipcc: Enable loading QCOM_IPCC as a module
This patch enables the qcom_ipcc driver to be loaded as a
module. IPCC is fairly core to system, so as such it should
never be unloaded. It registers as a mailbox + irq controller
and the irq controller drivers in kernel are not supposed to
be unloaded as they don't have the visibility over the clients
consuming the irqs. Hence adding supress_bind_attrs to disable
bind/unbind via sysfs.
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions