mtd: mxc_nand: convert to mtd_device_register()
authorJamie Iles <[email protected]>
Mon, 23 May 2011 09:23:27 +0000 (10:23 +0100)
committerDavid Woodhouse <[email protected]>
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 <[email protected]>
Signed-off-by: Artem Bityutskiy <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
drivers/mtd/nand/mxc_nand.c