linux/drivers/mtd/chips
Richard Purdie ee2d49de3e [MTD] chips: make sharps driver usable again
Update the pre-CFI Sharp driver sharps.c so it compiles.  map_read32 /
map_write32 no longer exist in the kernel so the driver is totally broken
as it stands.  The replacement functions use different parameters resulting
in the other changes.

Change collie to use this driver until someone works out why the cfi driver
fails on that machine.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Tested-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2005-11-29 19:49:03 +01:00
..
Kconfig [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
Makefile [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
amd_flash.c [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
cfi_cmdset_0001.c [MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support 2005-11-29 19:36:35 +01:00
cfi_cmdset_0002.c Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 2005-11-07 10:24:08 -08:00
cfi_cmdset_0020.c [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
cfi_probe.c [MTD] CFI: Use 16-bit access to autoselect/read device id data 2005-11-29 19:27:24 +01:00
cfi_util.c [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
chipreg.c [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
fwh_lock.h [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
gen_probe.c [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
jedec.c [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
jedec_probe.c [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
map_absent.c [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
map_ram.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
map_rom.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sharp.c [MTD] chips: make sharps driver usable again 2005-11-29 19:49:03 +01:00