]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit807524c7302ceff7afd9d466c164f04b2c60732c
tree01a359785f6889b5a4646383c12984e596f84a91
parent1d80aa5e680a994eac37e3430e6949f4f94b8220
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