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)
committerSudeep Holla <sudeep.holla@arm.com>
Tue, 1 Nov 2022 11:32:49 +0000 (11:32 +0000)
commitfd96fbc8fad35d6b1872c90df8a2f5d721f14d91
tree4f5252bcc91d549ffc6a3f15fe4cc486bad50ff7
parent3f4071cbd2063b917486d1047a4da47718215fee
firmware: arm_scmi: Suppress the driver's bind attributes

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>
drivers/firmware/arm_scmi/driver.c