bootstd: Rename bootdev_setup_sibling_blk()
authorSimon Glass <sjg@chromium.org>
Sun, 30 Jul 2023 17:15:14 +0000 (11:15 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 9 Aug 2023 15:31:11 +0000 (23:31 +0800)
commitd7d78576bbfddd52b258771c9e926bd51b50d91e
treecd0573b8fd3aba0c05d9a2e509716029740dee4b
parent3a3543db519478cd174e4554691f3d4828902c79
bootstd: Rename bootdev_setup_sibling_blk()

This name is a little confusing since it suggests that it sets up the
sibling block device. In fact it sets up a bootdev for it. Rename the
function to make this clearer.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
boot/bootdev-uclass.c
common/usb_storage.c
doc/develop/bootstd.rst
drivers/mmc/mmc-uclass.c
drivers/nvme/nvme.c
drivers/scsi/scsi.c
drivers/virtio/virtio-uclass.c
include/bootdev.h