mtd: h720x-flash: convert to mtd_device_register()
authorJamie Iles <[email protected]>
Mon, 23 May 2011 09:23:03 +0000 (10:23 +0100)
committerDavid Woodhouse <[email protected]>
Wed, 25 May 2011 01:21:46 +0000 (02:21 +0100)
commit360e40aedb59799fef4ff58fe6b9436cd487f6e6
treebd44a98c3955845b46e7b4cbc4ba6e55dd2d0fb9
parentfdbf3bf6b855233cd618021c702accb69b8b10bc
mtd: h720x-flash: 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/h720x-flash.c