From: Richard Purdie Date: Tue, 29 Nov 2005 14:28:31 +0000 (+0000) Subject: [MTD] chips: make sharps driver usable again X-Git-Tag: v2.6.15-rc4~4^2~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee2d49de3e3a0b846ecedb36fec0e4a5ff222dcb;p=pandora-kernel.git [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 Tested-by: Pavel Machek Signed-off-by: Andrew Morton Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed