From: Ben Dooks Date: Sun, 24 Jun 2007 00:16:29 +0000 (-0700) Subject: SM501: Fix sm501_init_reg() mask/set order X-Git-Tag: v2.6.22-rc6~23 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5136237bc392413332b02e69ada158c307da658f;p=pandora-kernel.git SM501: Fix sm501_init_reg() mask/set order The order of the set and mask operation in sm501_init_reg() was setting and then masking the bits set. Correct the order so that we do not end up with 288MHz SDRAM clocks on certain systems. Signed-off-by: Ben Dooks Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed