commit | c08748005d56084a205f5c5db5f211b07a97a9be | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Fri Jul 08 19:24:57 2011 +0400 |
committer | Sekhar Nori <nsekhar@ti.com> | Wed Sep 07 14:23:02 2011 +0530 |
tree | 6f9bb3f7fa5930578faaf6e191bff38086b05852 | |
parent | 810198bc9c109489dfadc57131c5183ce6ad2d7d [diff] |
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>