]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mtd: nand: print out the cell information for nand chip
authorHuang Shijie <b32955@freescale.com>
Wed, 25 Sep 2013 06:58:14 +0000 (14:58 +0800)
committerBrian Norris <computersforpeace@gmail.com>
Sun, 27 Oct 2013 23:27:05 +0000 (16:27 -0700)
commit3723e93c6499d74041c9768aeb921b36490b9585
treeea53da2295445de45703ccbac4e6be0280beb098
parent13fbd17941db6af61337d909fd09b9c7f7634632
mtd: nand: print out the cell information for nand chip

Print out the cell information for nand chip.

(Since the message is too long, this patch also splits the log
with two separate pr_info())

Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/nand_base.c