[MTD] MAPS: Merge Lubbock and Mainstone drivers into common PXA2xx driver
authorTodd Poynor <tpoynor@mvista.com>
Mon, 7 Nov 2005 21:47:48 +0000 (21:47 +0000)
committerDavid Woodhouse <dwmw2@infradead.org>
Sun, 23 Sep 2007 17:40:14 +0000 (18:40 +0100)
commite644f7d6289456657996df4192de76c5d0a9f9c7
tree0c34302a7b43bc84ffd02acef5d11493e049eb31
parentb38178ee712e8608f20c8e741adf97f75f1aea39
[MTD] MAPS: Merge Lubbock and Mainstone drivers into common PXA2xx driver

Replace Lubbock and Mainstone board drivers with common PXA2xx driver,
convert to platform driver (corresponding platform device changes merged
to kernel.org for 2.6.15), add power management callbacks.

Signed-off-by: Todd Poynor <tpoynor@mvista.com>
Signed-off-by: Nicolas Pitre <npitre@mvista.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/maps/Kconfig
drivers/mtd/maps/Makefile
drivers/mtd/maps/lubbock-flash.c [deleted file]
drivers/mtd/maps/mainstone-flash.c [deleted file]
drivers/mtd/maps/pxa2xx-flash.c [new file with mode: 0644]