disk: Rename block functions
authorSimon Glass <sjg@chromium.org>
Fri, 21 Oct 2022 00:22:52 +0000 (18:22 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 31 Oct 2022 15:02:44 +0000 (11:02 -0400)
commit76c839fcb417feb6532959a13eaaceb0f2b2b861
tree44d70d84b1b84948124e08bda4b156aa13b00608
parentb190deb8955f1043817faf84a69dd63d5a53f959
disk: Rename block functions

Use the uclass type as the first part of the function name, to be
consistent with the methods in other block drivers.

Signed-off-by: Simon Glass <sjg@chromium.org>
disk/disk-uclass.c
include/part.h
lib/efi_loader/efi_disk.c