]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mtd: mxc_nand: convert to mtd_device_register()
authorJamie Iles <jamie@jamieiles.com>
Mon, 23 May 2011 09:23:27 +0000 (10:23 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 25 May 2011 01:23:38 +0000 (02:23 +0100)
commit759f1d325c381470a48c666eb2430af4834ef3ee
treed858ea86b816ea10c47def20484acda60ae62796
parent248f56d3870c03a031755a403f942028c68d39e2
mtd: mxc_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/mxc_nand.c