
2 Oct
2019
2 Oct
'19
3:56 p.m.
On Wed, Sep 25, 2019 at 10:12 PM Simon Glass sjg@chromium.org wrote:
At present spi_flash is defined to be spi_nor which is confusing since it is not possible to find the 'spi_flash' by normal text search. Add a comment to help with this.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
include/linux/mtd/spi-nor.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com