]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MTD] chips: make sharps driver usable again
authorRichard Purdie <rpurdie@rpsys.net>
Tue, 29 Nov 2005 14:28:31 +0000 (14:28 +0000)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Tue, 29 Nov 2005 18:49:03 +0000 (19:49 +0100)
commitee2d49de3e3a0b846ecedb36fec0e4a5ff222dcb
tree1036f584a62815db5af35b78d544ce28c6d7d0af
parent72af3b2c5a9946e78125e143b636f3d7217bcf08
[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>
drivers/mtd/chips/sharp.c