| commit | 6d9ebeef798d736676e423e91e2f327a061251e2 | [log] [tgz] |
|---|---|---|
| author | Matt Wagantall <mattw@codeaurora.org> | Fri Aug 26 12:15:24 2011 -0700 |
| committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:17:59 2011 -0700 |
| tree | 11e91cef9c5ff7c544db76f52f5423dc5cc8c316 | |
| parent | 7a651aa9d571985b39687169df949fe955e16d6d [diff] |
msm: acpuclock: Implement acpuclock APIs through function pointers Create a generic wrapper acpuclock driver in acpuclock.c to call SoC-specific function pointer API implementations. With the exception of iomap conflicts, this should allow multiple acpuclock driver implementations to be compiled into the same kernel binary. Signed-off-by: Matt Wagantall <mattw@codeaurora.org> Conflicts: arch/arm/mach-msm/acpuclock-7201.c arch/arm/mach-msm/board-msm8960.c