genpd: imx: scu-pd: Suppress bind attrs
authorPeng Fan <peng.fan@nxp.com>
Mon, 14 Aug 2023 10:41:24 +0000 (18:41 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 17 Aug 2023 09:33:54 +0000 (11:33 +0200)
commitec8b5619750eaced14bfe38ec53f760d7cead19f
tree074f0735d55a2f65e6e4f6ad405f5e51c70c683f
parent309864dcf92b76fc601a579adf9eb389e4ca4c5c
genpd: imx: scu-pd: Suppress bind attrs

This driver is registered as platform driver, but removing and binding
again would cause system not workable. So suppress bind attrs.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/genpd/imx/scu-pd.c