diff options
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2014-02-17 19:49:05 +0400 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2014-07-02 18:01:49 +0400 |
commit | 2b027f1f0f887097b4140a71b5c1e878da1e2fd9 (patch) | |
tree | 96c8c11fbdbb7dd3eb2ec29b26373cf76642cb8e /mm | |
parent | 681b9e852cf2d48ebd63954028814c7cece71945 (diff) | |
download | linux-2b027f1f0f887097b4140a71b5c1e878da1e2fd9.tar.xz |
clocksource: sh_tmu: Replace global spinlock with a per-device spinlock
The global spinlock is used to protect the shared start/stop register.
Now that all TMU channels are handled by a single device instance, use a
per-device spinlock.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tested-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions