[PATCH v2 5/6] drivers: nvme: Export nvme_shutdown()
Simon Glass
sjg at chromium.org
Fri May 29 11:57:12 CEST 2026
On 2026-05-29T03:44:35, None <dmukhin at ford.com> wrote:
> drivers: nvme: Export nvme_shutdown()
>
> Make nvme_shutdown() public so that it can be re-used in
> board-specific board_quiesce_devices() before OS hand-off.
>
> Signed-off-by: Denis Mukhin <dmukhin at ford.com>
>
> drivers/nvme/nvme.h | 7 -------
> include/nvme.h | 11 +++++++++++
> 2 files changed, 11 insertions(+), 7 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list