diff options
author | Linus Walleij <linus.walleij@stericsson.com> | 2010-08-05 07:58:13 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-08-10 22:10:55 +0100 |
commit | 379aae5d6c3d8d9751d85a8022e68a90df13a7ae (patch) | |
tree | e4484124e084be47d26cb43287f99edbd887d615 /Documentation/i2c | |
parent | c2fab1242a16f8e66b680d664322c3811e7b003d (diff) | |
download | op-kernel-dev-379aae5d6c3d8d9751d85a8022e68a90df13a7ae.zip op-kernel-dev-379aae5d6c3d8d9751d85a8022e68a90df13a7ae.tar.gz |
ARM: 6295/1: fix U300 apb_pclk split
This fixes a regression due to the new apb_pclk stuff in the U300
platform, makes it run by splitting the apb clock off the single
UART clocks. For the MMCI and PL022 clocks we don't split them:
these are actually hardwired to the same clock terminal and will
thus simply have a double reference count and will be referenced
twice.
We also move clock registration to .init_irq() so they are
available early enough for probing to be successful and remove the
earlier quirk to clock primecells during PrimeCell registration.
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'Documentation/i2c')
0 files changed, 0 insertions, 0 deletions