Home
last modified time | relevance | path

Searched hist:"5136237 bc392413332b02e69ada158c307da658f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Dsm501.cdiff 5136237bc392413332b02e69ada158c307da658f Sat Jun 23 19:16:29 CDT 2007 Ben Dooks <ben-linux@fluff.org> 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 <ben-linux@fluff.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>