]> git.karo-electronics.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>
Tue, 15 Oct 2013 20:56:41 +0000 (13:56 -0700)
commitf819ce94e261ca1544da3d5682dc8b242f133a72
treedb234e8f30f2f586f24bedf99cd19a7fa423c027
parenta40b737d6126db12aa738459a15a8ef5078d9a06
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