From: Ladislav Michl Date: Sun, 22 Nov 2009 23:06:50 +0000 (+0100) Subject: mtd: fix M29W800D dev_id and uaddr X-Git-Tag: v2.6.33-rc1~66^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db5432db81b1775f145945b21428490583ab3e2b;p=pandora-kernel.git mtd: fix M29W800D dev_id and uaddr This one sits in my tree for more than two years... Using device code found on page 12 (http://www.btdesigner.com/pdfs/M29W800D.pdf) and unlock address from page 15 MTD subsytem happily detects ST M29W800DB in 16-bit mode. I do believe original author used only 8-bit mode and thus didn't hit this bug. Signed-off-by: Ladislav Michl Signed-off-by: David Woodhouse --- Reading git-diff-tree failed