commit | 7aac482e6290ab7ad21809e0c7327be959a2203e | [log] [tgz] |
---|---|---|
author | Tomasz Figa <t.figa@samsung.com> | Tue Apr 23 17:46:24 2013 +0200 |
committer | Olof Johansson <olof@lixom.net> | Sun Apr 28 12:16:46 2013 -0700 |
tree | 79f8c75ef9cac0446cd595a5482fe9d56cdbe9c8 | |
parent | 77d844344952934baf2902cf6f1ac870dc1b4d7a [diff] |
clocksource: samsung_pwm_timer: Make PWM spinlock global This patch makes the PWM spinlock global and exports it to allow using it in Samsung PWM driver (will be reworked to use proper synchronization in further patches). Signed-off-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Olof Johansson <olof@lixom.net>