Re: [EXT] Re: [PATCH] include: mtd: spi-nor: change HWCPAS to HWCAPS

2019-02-08 Thread Tudor.Ambarus
On 02/08/2019 01:39 PM, Bean Huo (beanhuo) wrote: > Hi, Tudor > >> SNOR_HWCPAS_READ_OCTO was renamed to SNOR_HWCPAS_READ_OCTAL >> please update your remote and send a new patch. >> > Which branch do you mean? I checked linux-mtd, not renamed yet. spi-nor/next > >> The patch prefix is wrong, i

RE: [EXT] Re: [PATCH] include: mtd: spi-nor: change HWCPAS to HWCAPS

2019-02-08 Thread Bean Huo (beanhuo)
Hi, Tudor >SNOR_HWCPAS_READ_OCTO was renamed to SNOR_HWCPAS_READ_OCTAL >please update your remote and send a new patch. > Which branch do you mean? I checked linux-mtd, not renamed yet. >The patch prefix is wrong, it should be prefixed with "mtd: spi-nor:". When in >doubt, you can check how were

Re: [PATCH] include: mtd: spi-nor: change HWCPAS to HWCAPS

2019-02-08 Thread Tudor.Ambarus
Hi, Bean, SNOR_HWCPAS_READ_OCTO was renamed to SNOR_HWCPAS_READ_OCTAL please update your remote and send a new patch. The patch prefix is wrong, it should be prefixed with "mtd: spi-nor:". When in doubt, you can check how were prefixed previous patches on the same file by running something like:

[PATCH] include: mtd: spi-nor: change HWCPAS to HWCAPS

2019-02-07 Thread Bean Huo (beanhuo)
Maybe this is wrong abbreviation, change from HWCPAS to HWCAPS. Signed-off-by: Bean Huo --- include/linux/mtd/spi-nor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/mtd/spi-nor.h b/include/linux/mtd/spi-nor.h index fa2d89e..5e12bf9 100644 --- a/include/linu