]> git.dujemihanovic.xyz Git - u-boot.git/commit
sf: Rename spi-nor-tiny functions
authorSimon Glass <sjg@chromium.org>
Thu, 4 May 2023 22:50:48 +0000 (16:50 -0600)
committerBin Meng <bmeng@tinylab.org>
Thu, 11 May 2023 02:25:29 +0000 (10:25 +0800)
commitdafbfe83e04c17d304129b709ec6305acd616aac
tree497881335dafdfab190c18ad7f1e6d8e2df03ef3
parent28afcb1e7f7d1b899514cbdb58fb658ee0b5c5a3
sf: Rename spi-nor-tiny functions

The 'tiny' SPI nor functions have the same name as their big brothers,
which can be confusing. Use different names so it is clear which
version is in the image.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Vignesh Raghavendra <vigneshr@ti.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/mtd/spi/spi-nor-tiny.c