diff options
author | Peng Fan <[email protected]> | 2021-10-22 21:15:13 +0800 |
---|---|---|
committer | Abel Vesa <[email protected]> | 2021-11-22 14:40:17 +0200 |
commit | b5e29cf7617cfae70a5d8b850b26cd3cdd7deaa0 (patch) | |
tree | fb2c559c3dbcb60821053bf554d4d60cfd68a489 /drivers/usb | |
parent | fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf (diff) |
clk: imx: imx8ulp: set suppress_bind_attrs to true
The clock driver is registered as platform devices and
it is possible to reloading the driver at runtime.
But actually the clocks should never be removed to make system work,
attempting to bind again would result in a crash, because almost all
devices depends on clock to function well.
Signed-off-by: Peng Fan <[email protected]>
Reviewed-by: Abel Vesa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Abel Vesa <[email protected]>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions