firmware: arm_scmi: Suppress the driver's bind attributes
authorCristian Marussi <cristian.marussi@arm.com>
Fri, 28 Oct 2022 14:08:27 +0000 (15:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Nov 2022 17:14:23 +0000 (18:14 +0100)
commit29e8e9bfc2f2db615f3dab42e0ba1bc73941b0c2
tree7a1dd6f686beb16ad114523e7dbe85e3f03f3a11
parentd7b1e2cbe0a467b300409ccd9008515bc18dceea
firmware: arm_scmi: Suppress the driver's bind attributes

[ Upstream commit fd96fbc8fad35d6b1872c90df8a2f5d721f14d91 ]

Suppress the capability to unbind the core SCMI driver since all the
SCMI stack protocol drivers depend on it.

Fixes: aa4f886f3893 ("firmware: arm_scmi: add basic driver infrastructure for SCMI")
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Link: https://lore.kernel.org/r/20221028140833.280091-2-cristian.marussi@arm.com
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/firmware/arm_scmi/driver.c