]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mtd: add MTD_MLCNANDFLASH case for mtd_type_show()
authorHuang Shijie <b32955@freescale.com>
Wed, 25 Sep 2013 06:58:19 +0000 (14:58 +0800)
committerBrian Norris <computersforpeace@gmail.com>
Sun, 27 Oct 2013 23:27:06 +0000 (16:27 -0700)
commitf48372465ffdff62a6d75a6f34bc850855fb6470
tree3cade83a97953a71c322965d4b75f963087b76ce
parent4f8a3ba700b882f61d4cea2d68a8f83fa93c6dfd
mtd: add MTD_MLCNANDFLASH case for mtd_type_show()

The current mtd_type_show() misses the MTD_MLCNANDFLASH case.
This patch adds the case for it, and also updates the ABI.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Documentation/ABI/testing/sysfs-class-mtd
drivers/mtd/mtdcore.c