| commit | 9c46ffcd521474056629aea580a092559f721b32 | [log] [tgz] |
|---|---|---|
| author | Felipe Balbi <balbi@ti.com> | Tue Sep 29 13:15:02 2015 -0500 |
| committer | Felipe Balbi <balbi@ti.com> | Fri Oct 16 11:06:16 2015 -0500 |
| tree | 3ac5d3f7084c609bfdbb7c52f542f082222b946e | |
| parent | 3afbb9afe2c41d552a04f07aa84867e4ba8d5b76 [diff] |
arm: omap2: timer: always call clocksource_of_init() when DT If booting with DT, let's make sure to always call clocksource_of_init() as this will make it easier to move timer code to drivers/clocksource in the future. Signed-off-by: Felipe Balbi <balbi@ti.com>