]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mtd: nand: denali: fix comment of denali_nand_info::flash_mem
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 22 Mar 2017 20:07:05 +0000 (05:07 +0900)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Fri, 24 Mar 2017 08:51:34 +0000 (09:51 +0100)
commit60ca41f1d9ccf8b57f4ba05d8e8102658a36ef3b
tree047023654343dba2a7a82f706886104e0a380010
parent264a7cabb80e8e9f75cee5cecdf0ed45839c4566
mtd: nand: denali: fix comment of denali_nand_info::flash_mem

The same comment "Mapped io reg base address" for flash_reg and
flash_mem probably due to the mistake of copy-paste work.
Of course, the latter is not the register base address.

Reword the comments using the terminology in the Denali User's Guide.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
drivers/mtd/nand/denali.h