commit | d65e12d70436cfb2728a78aec3f7bc1cd79eaa34 | [log] [tgz] |
---|---|---|
author | Mattias Nilsson <mattias.i.nilsson@stericsson.com> | Fri Aug 12 10:27:50 2011 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Oct 24 14:09:18 2011 +0200 |
tree | 1420e6831dc051fb9cc275c1e0499ad6304f1feb | |
parent | a592c2e20fe2ba696cc7cd16d02abec8ac16ea41 [diff] |
mfd: Initialize DB8500 PRCMU regs Some clocks may be force enabled when we probe the driver, but they need to be turned off by default so we have a known state. We call this the register initialization function if we need more stuff in there in the future. Signed-off-by: Mattias Nilsson <mattias.i.nilsson@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>