summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/qcom-timer.c
Commit message (Collapse)AuthorAgeFilesLines
* clocksource: qcom: split building of legacy vs multiplatform supportKumar Gala2014-02-061-11/+12
| | | | | | | | | The majority of the clocksource code for the Qualcomm platform is shared between newer (multiplatform) and older platforms. However there is a bit of code that isn't, so only build it for the appropriate config. Acked-by: Olof Johansson <olof@lixom.net> Signed-off-by: Kumar Gala <galak@codeaurora.org>
* clocksource: qcom: Move clocksource code out of mach-msmKumar Gala2014-02-041-0/+329
We intend to share the clocksource code for MSM platforms between legacy and multiplatform supported qcom SoCs. Acked-by: Olof Johansson <olof@lixom.net> Signed-off-by: Kumar Gala <galak@codeaurora.org>
OpenPOWER on IntegriCloud