]> Pileus Git - ~andy/linux/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)
commit88146872f0fbd89e425e3e0db71d42df8db9d932
treea6b6b9cc6d781f07403620648eff4d8f7329032c
parent63c9dd92579fbaa59fead0e9b75dd7db43130d21
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