[U-Boot] [PATCH v3 12/31] blk: Drop blk_prepare_device()
    sjg at google.com 
    sjg at google.com
       
    Wed Oct 24 17:31:55 UTC 2018
    
    
  
With the post_probe() changes, this API is no longer needed.
Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
Reviewed-by: Simon Glass <sjg at chromium.org>
---
Changes in v3: None
Changes in v2: None
 drivers/block/blk-uclass.c |  9 ---------
 include/blk.h              | 10 ----------
 2 files changed, 19 deletions(-)
Applied to u-boot-dm/next, thanks!
    
    
More information about the U-Boot
mailing list