diff options
author | Johan Hovold <[email protected]> | 2023-02-06 13:43:54 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-02-06 19:06:59 +0100 |
commit | eb7dda20f42a9137e9ee53d5ed3b743d49338cb5 (patch) | |
tree | 14640723cb2d80af910d7dbb8ee957530078417d /drivers/gpu/drm/logicvc/logicvc_interface.c | |
parent | 3e5ac22aa564026e99defc3a8e02082521a5b231 (diff) |
nvmem: qcom-spmi-sdam: register at device init time
There are currently no in-tree users of the Qualcomm SDAM nvmem driver
and there is generally no point in registering a driver that can be
built as a module at subsys init time.
Register the driver at the normal device init time instead and let
driver core sort out the probe order.
Signed-off-by: Johan Hovold <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Signed-off-by: Srinivas Kandagatla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/logicvc/logicvc_interface.c')
0 files changed, 0 insertions, 0 deletions