commit | 82da88d99121f24fc3156bd8f5ad5b9f23787015 | [log] [tgz] |
---|---|---|
author | Vikram Mulukutla <markivx@codeaurora.org> | Fri May 04 11:24:03 2012 -0700 |
committer | Vikram Mulukutla <markivx@codeaurora.org> | Fri May 04 12:31:53 2012 -0700 |
tree | 52b164925fbc4852e98b4d32b1ee4a1de1759b89 | |
parent | 57c14a090d80eb3e784d0b890b7b9191d9515d9f [diff] |
msm: clock-copper: Correctly assign BLSP core devices to their clocks The (I2C, SPI, UART) core register sets are numbered from 0 through 5. However, the corresponding clock register sets for each core are numbered from 1 through 6. Correct the clock lookup table to match the right clocks with these devices. Change-Id: I8a7556b37873a88e63e857762b195d301da86833 Signed-off-by: Vikram Mulukutla <markivx@codeaurora.org>