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>
Loading
Please register or sign in to comment
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>