Hi SCSI UFS is starting to use device links for power management but has run into issues. Here are 2 patches that seem to help. Adrian Hunter (2): PM: runtime: Fix ordering in pm_runtime_get_suppliers() PM: runtime: Fix race getting/putting suppliers at probe drivers/base/power/runtime.c | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) Regards Adrian