]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: jz4740_nand: convert to mtd_device_register()
authorJamie Iles <jamie@jamieiles.com>
Mon, 23 May 2011 09:23:25 +0000 (10:23 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 25 May 2011 01:23:30 +0000 (02:23 +0100)
commitede2eef51d315a1c6439ed628aec5d6e7268d040
treec8a44aa1e0fc4555c8c6a3d31cfb01d65731498c
parentba4dd112172870e015d7cd9f3b71a9caa1c1de5a
mtd: jz4740_nand: convert to mtd_device_register()

Convert to mtd_device_register() and remove the CONFIG_MTD_PARTITIONS
preprocessor conditionals as partitioning is always available.

Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/jz4740_nand.c