]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mtd: cs553x_nand: convert to mtd_device_register()
authorJamie Iles <jamie@jamieiles.com>
Mon, 23 May 2011 09:23:17 +0000 (10:23 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 25 May 2011 01:23:18 +0000 (02:23 +0100)
commita17f7ca510035beee7527f352b3a46fe5dcabce1
treeb7dae30e5dbe282f9ed7f66c411a7d16e833e4c3
parent46720bbf67224660271a04a7ab03913fd0d3c206
mtd: cs553x_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/cs553x_nand.c