From: Sergei Shtylyov Date: Fri, 8 Jul 2011 15:24:57 +0000 (+0400) Subject: ARM: davinci: correct MDSTAT_STATE_MASK X-Git-Tag: v3.1-rc6~2^2~2^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c08748005d56084a205f5c5db5f211b07a97a9be;p=pandora-kernel.git ARM: davinci: correct MDSTAT_STATE_MASK MDSTAT.STATE occupies bits 0..5 according to all available documentation, so fix the #define MDSTAT_STATE_MASK at last. Using the wrong value seems to have been harmless though... Signed-off-by: Sergei Shtylyov Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed