On 4/18/2023 9:00 PM, Simon Glass wrote: > 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 <s...@chromium.org> > --- > > (no changes since v1) > > drivers/mtd/spi/spi-nor-tiny.c | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-) Acked-by: Vignesh Raghavendra <vigne...@ti.com>
- [PATCH v2 00/18] x86: Various fixes for chromebooks Simon Glass
- [PATCH v2 03/18] sf: Guard against zero erasesiz... Simon Glass
- [PATCH v2 02/18] binman: Support writing symbols... Simon Glass
- [PATCH v2 01/18] dm: Emit the arch_cpu_init_dm()... Simon Glass
- [PATCH v2 05/18] x86: ivybridge: Ensure LPC is a... Simon Glass
- [PATCH v2 04/18] sf: Rename spi-nor-tiny functio... Simon Glass
- Re: [PATCH v2 04/18] sf: Rename spi-nor-tiny... Raghavendra, Vignesh
- Re: [PATCH v2 04/18] sf: Rename spi-nor-tiny... Bin Meng
- [PATCH v2 07/18] x86: Support debug UART in 64-b... Simon Glass
- [PATCH v2 06/18] x86: samus: Drop EFI_LOADER Simon Glass
- [PATCH v2 08/18] x86: Tidy up availability of st... Simon Glass
- [PATCH v2 09/18] x86: mrc: Correct SPL debug mes... Simon Glass
- [PATCH v2 10/18] x86: spl: Show debugging for BS... Simon Glass