Skip to content
Commit e3cbfb62 authored by Stephen Warren's avatar Stephen Warren
Browse files

ARM: sa1100: convert timer suspend/resume to clock_event_device



Move sa1100's timer suspend/resume functions from struct sys_timer
sa1100_timer into struct clock_event_device ckevt_sa1100_osmr0. This
will allow the sys_timer suspend/resume fields to be removed, and
eventually lead to a complete removal of struct sys_timer.

Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
parent 5b30d5bf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment