[PATCH] DaVinci: correct MDSTAT_STATE_MASK
From: Nori, Sekhar <hidden>
Date: 2011-07-27 16:18:45
From: Nori, Sekhar <hidden>
Date: 2011-07-27 16:18:45
On Fri, Jul 08, 2011 at 20:54:57, Sergei Shtylyov wrote:
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... This was noticed by me back in 2009 but I didn't follow up with the patch back then... :-/ Signed-off-by: Sergei Shtylyov <redacted>
I applied this with two changes. Changed the headline to "ARM: davinci: correct MDSTAT_STATE_MASK" to get the standardization requested by Arnd. Also dropped the second paragraph of the commit text since it doesn't really belong to the permanent history ;) Thanks, Sekhar