linux-stable/drivers/mtd/maps
Greg Ungerer b05a1187bb mtd: allow uclinux map driver to be used on any ColdFire CPU platform
The uclinux.c map driver has traditionally been used only on non-MMU based
systems. But there is no fundamental reason it can't be used on systems
running with virtual memory.

Some ColdFire CPU based systems now have full paged MMU hardware and can use
the uclinux.c mapping driver, so making the uclinux.c driver configuration
depend on !CONFIG_MMU doesn't make sense now. Allow the CONFIG_MTD_UCLINUX
option to be enabled if CONFIG_COLDFIRE is enabled. (I have chosen not to
just more generally allow uclinux.c for any MMU type to keep this option
hidden for most systems that are not interested in setting it).

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2012-09-29 14:58:37 +01:00
..
amd76xrom.c
autcpu12-nvram.c mtd: autcpu12-nvram: Convert driver to platform_device 2012-09-29 14:55:19 +01:00
bfin-async-flash.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
cdb89712.c
cfi_flagadm.c
ck804xrom.c
dbox2-flash.c
dc21285.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
dilnetpc.c
dmv182.c
esb2rom.c
fortunet.c
gpio-addr-flash.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
h720x-flash.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
ichxrom.c
impa7.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
intel_vr_nor.c mtd: use module_pci_driver 2012-05-13 22:47:19 -05:00
ixp4xx.c mtd: ixp4xx: oops in ixp4xx_flash_probe 2012-03-27 00:33:33 +01:00
ixp2000.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
Kconfig mtd: allow uclinux map driver to be used on any ColdFire CPU platform 2012-09-29 14:58:37 +01:00
l440gx.c mtd: maps: l440gx: Add reference counter to set_vpp() 2012-03-27 00:52:49 +01:00
lantiq-flash.c MTD: MIPS: lantiq: verify that the NOR interface is available on falcon soc 2012-05-21 14:31:55 +01:00
latch-addr-flash.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
Makefile mtd: delete SBC82xx/SBC8560 MTD mapping support 2012-07-06 18:20:38 +01:00
map_funcs.c
mbx860.c
netsc520.c
nettel.c
octagon-5066.c
pci.c mtd: use module_pci_driver 2012-05-13 22:47:19 -05:00
pcmciamtd.c MTD merge for 3.4 2012-03-30 17:31:56 -07:00
physmap.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
physmap_of.c mtd: convert drivers/mtd/* to use module_platform_driver() 2012-01-09 18:12:35 +00:00
pismo.c
plat-ram.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
pmcmsp-flash.c
pxa2xx-flash.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
rbtx4939-flash.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
rpxlite.c
sa1100-flash.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
sbc_gxx.c
sc520cdp.c
scb2_flash.c mtd: use module_pci_driver 2012-05-13 22:47:19 -05:00
scx200_docflash.c
solutionengine.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
sun_uflash.c mtd: convert drivers/mtd/* to use module_platform_driver() 2012-01-09 18:12:35 +00:00
tqm8xxl.c
ts5500_flash.c
tsunami_flash.c
uclinux.c mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driver 2012-09-29 14:58:05 +01:00
vmax301.c
vmu-flash.c mtd: move zero length verification to MTD API functions 2012-03-27 00:32:19 +01:00