blk: Drop blk_prepare_device()
authorBin Meng <bmeng.cn@gmail.com>
Mon, 15 Oct 2018 09:21:08 +0000 (02:21 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 14 Nov 2018 17:16:27 +0000 (09:16 -0800)
commitc515ee5c51618883df64ab7326fbee8911b99a97
tree01a359785f6889b5a4646383c12984e596f84a91
parentd0851c8937067ad396f2bdafc46d0326bf3317db
blk: Drop blk_prepare_device()

With the post_probe() changes, this API is no longer needed.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/block/blk-uclass.c
include/blk.h