diff options
author | Thomas Abraham <[email protected]> | 2011-10-24 14:01:03 +0200 |
---|---|---|
committer | Kukjin Kim <[email protected]> | 2011-12-23 10:07:07 +0900 |
commit | 66fdb29d370436ca43a0637f831a2b4d92b243ca (patch) | |
tree | 2e858f07c2302e47f3b7609d567acb3101279ef2 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | fca3de6ab9bfc6f3b5beebd8f9792357c4e4d441 (diff) |
ARM: EXYNOS: Add a alias for pdma clocks
PDMA controllers when instantiated from device tree are registered using
amba_device_register(). The registration process enables clock to the
controllers to read the peripheral id of the PDMA amba device.
In case of Exynos4, the clocks to the PDMA controllers are named as 'dma'
but amba_device_register() looks up the clock using the name 'apb_pclk'.
Hence, alias clocks with name 'apb_pclk' clock are created for clocks
with name 'dma'.
Signed-off-by: Thomas Abraham <[email protected]>
Signed-off-by: Kukjin Kim <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions