]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: bf5xx_nand: convert to mtd_device_register()
authorJamie Iles <jamie@jamieiles.com>
Mon, 23 May 2011 09:23:15 +0000 (10:23 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 25 May 2011 01:23:15 +0000 (02:23 +0100)
commit16ddb5915718d391aa955211df739c24a83e1f09
treea6b6b9cc6d781f07403620648eff4d8f7329032c
parent61973dcd642ebae666c46358375b9ef6fe0fd4ab
mtd: bf5xx_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/bf5xx_nand.c