ARM: davinci: correct MDSTAT_STATE_MASK
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Fri, 8 Jul 2011 15:24:57 +0000 (19:24 +0400)
committerSekhar Nori <nsekhar@ti.com>
Wed, 7 Sep 2011 08:53:02 +0000 (14:23 +0530)
commitc08748005d56084a205f5c5db5f211b07a97a9be
tree6f9bb3f7fa5930578faaf6e191bff38086b05852
parent810198bc9c109489dfadc57131c5183ce6ad2d7d
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 <sshtylyov@ru.mvista.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/include/mach/psc.h