nvme: Don't clear nvme blk device's priv space
A udevice's priv space is cleared in alloc_priv() in the DM core.
Don't do it again in its probe() routine.
Signed-off-by:
Bin Meng <bmeng.cn@gmail.com>
Please register or sign in to comment
A udevice's priv space is cleared in alloc_priv() in the DM core.
Don't do it again in its probe() routine.
Signed-off-by:
Bin Meng <bmeng.cn@gmail.com>