diff options
author | Tony Lindgren <tony@atomide.com> | 2018-02-22 10:02:49 -0800 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2018-02-22 10:02:49 -0800 |
commit | ba6887836178d43b3665b9da075c2c5dfe1d207c (patch) | |
tree | b6c3d5fafa5feb6fa2f97d9a5d6a59547c6828d3 /arch/arm/plat-samsung | |
parent | 7928b2cbe55b2a410a0f5c1f154610059c57b1b2 (diff) | |
download | talos-obmc-linux-ba6887836178d43b3665b9da075c2c5dfe1d207c.tar.gz talos-obmc-linux-ba6887836178d43b3665b9da075c2c5dfe1d207c.zip |
ARM: OMAP: Fix dmtimer init for omap1
We need to enable PM runtime on omap1 also as otherwise we
will get errors:
omap_timer omap_timer.1: omap_dm_timer_probe: pm_runtime_get_sync failed!
omap_timer: probe of omap_timer.1 failed with error -13
...
We are checking for OMAP_TIMER_NEEDS_RESET flag elsewhere so this is
safe to do.
Cc: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: Keerthy <j-keerthy@ti.com>
Cc: Ladislav Michl <ladis@linux-mips.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/plat-samsung')
0 files changed, 0 insertions, 0 deletions