]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit5b416e27316bddfadc6bd6f2ac37edaef41629a1
tree44d70d84b1b84948124e08bda4b156aa13b00608
parentd35405e553384ca71f6c1762e8e53dbf652152ef
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