Learn more about cloning repositories
You have read-only access
nvme: Use blk_create_devicef() API The codes in nvme_uclass_post_probe() can be replaced to call the blk_create_devicef() API directly. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>