From: Robert Jarzmik Date: Sat, 19 Nov 2011 15:02:45 +0000 (+0100) Subject: mtd: docg3: fix protection areas reading X-Git-Tag: v3.3-rc1~119^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbc26d98f8b4a3d1d2f25d997a0a0aba4ea46add;p=pandora-kernel.git mtd: docg3: fix protection areas reading The protection areas boundaries were on 16bit registers, not 8bit. This is consistent with block numbers, which can extend up to 4096 on bigger chips (and is 2048 on the docg3). Signed-off-by: Robert Jarzmik Reviewed-by: Ivan Djelic Reviewed-by: Mike Dunn Signed-off-by: David Woodhouse --- Reading git-diff-tree failed