mtd: intel_vr_nor: convert to mtd_device_register()
authorJamie Iles <[email protected]>
Mon, 23 May 2011 09:23:05 +0000 (10:23 +0100)
committerDavid Woodhouse <[email protected]>
Wed, 25 May 2011 01:21:51 +0000 (02:21 +0100)
commit95bf224f6c26e5dc4f411f95bb2efa5487ed57bd
tree680fe7317d364817ba85c16f2b556b0d541e0398
parent96b639fd5319986fc21f9d99a78cae97d099bc4c
mtd: intel_vr_nor: 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/maps/intel_vr_nor.c