]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mtd: s3c2410 nand: convert to mtd_device_register()
authorJamie Iles <jamie@jamieiles.com>
Mon, 23 May 2011 09:23:33 +0000 (10:23 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 25 May 2011 01:23:52 +0000 (02:23 +0100)
commitaf86ea8fa3df5516175ec948875f6e742e82c1ad
treebc06f4b495590a88754ee24b156962e15b19625b
parentacd4134ac9706d9a7ea1c1babee9a313a8e9cac6
mtd: s3c2410 nand: convert to mtd_device_register()

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

Cc: Ben Dooks <ben-linux@fluff.org>
Cc: Kukjin Kim <kgene.kim@samsung.com>
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/s3c2410.c