summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorAmit Pundir <amit.pundir@linaro.org>2021-07-16 13:19:46 +0530
committerAmit Pundir <amit.pundir@linaro.org>2021-10-11 23:33:02 +0530
commit3c3212ab6c91cd1c12c26140cdaec7c3d2fe40b6 (patch)
tree5271ce4ceade8ecd67095a986a6c3e50fb96af76 /sound
parentbc0aa22c8d661174c3687940608807c868604004 (diff)
mailbox: qcom-ipcc: Enable loading QCOM_IPCC as a modulerb5-5.14rb5-5.14
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 'sound')
0 files changed, 0 insertions, 0 deletions