Commits
Simon Glass committed ae44cafcb3f
dm: core: Change syscon to use helper function Now that we have uclass_first_device_drvdata(), use it from syscon to reduce code duplication. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>