From: David Woodhouse Date: Tue, 9 Oct 2012 14:08:10 +0000 (+0100) Subject: mtd: Disable mtdchar mmap on MMU systems X-Git-Tag: v3.2.44~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=095a3cac24ab4bc77ca12efd6198ca237282801e;p=pandora-kernel.git mtd: Disable mtdchar mmap on MMU systems commit f5cf8f07423b2677cebebcebc863af77223a4972 upstream. This code was broken because it assumed that all MTD devices were map-based. Disable it for now, until it can be fixed properly for the next merge window. Signed-off-by: David Woodhouse [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed