Re: [PATCH v5 26/32] mtd: spi-nor: micron-st: rename vendor specific functions and defines
From: Tudor.Ambarus
Date: Fri Feb 25 2022 - 09:03:18 EST
On 2/23/22 15:43, Michael Walle wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
>
> Drop the generic spi_nor prefix for all the micron-st functions.
>
> Signed-off-by: Michael Walle <michael@xxxxxxxx>
> Tested-by: Pratyush Yadav <p.yadav@xxxxxx> # on mt35xu512aba, s28hs512t
> ---
> drivers/mtd/spi-nor/micron-st.c | 18 +++++++++---------
> 1 file changed, 9 insertions(+), 9 deletions(-)
>
> diff --git a/drivers/mtd/spi-nor/micron-st.c b/drivers/mtd/spi-nor/micron-st.c
> index 1a7227594bf0..8a20475ce77a 100644
> --- a/drivers/mtd/spi-nor/micron-st.c
> +++ b/drivers/mtd/spi-nor/micron-st.c
you forgot to rename the macros, as you did for xilinx.