Home
last modified time | relevance | path

Searched hist:"2510677 dd653413178a2d65caa5953167e2a9b60" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/nvme/
H A Dnvme.c2510677dd653413178a2d65caa5953167e2a9b60 Wed Jan 10 05:04:47 UTC 2024 Moritz Fischer <moritzf@google.com> UPSTREAM: nvme: Fix error code and log to indicate busy

Return -EBUSY if controller is found busy rather than -ENOMEM
and update the error message accordingly.

Change-Id: I263f2e90d7a4288913cd65978baf0ef636ffcec1
Fixes: 982388eaa991 ("nvme: Add NVM Express driver support")
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Moritz Fischer <moritzf@google.com>
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>