]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: sa1100: remove periodic code
authorHaojian Zhuang <haojian.zhuang@marvell.com>
Mon, 20 Feb 2012 08:34:05 +0000 (16:34 +0800)
committerHaojian Zhuang <haojian.zhuang@marvell.com>
Tue, 28 Feb 2012 02:05:20 +0000 (10:05 +0800)
commita613192b6d6d35e5e50e4d6bec61f26e51dafad4
tree8efda1e8d712aa09be9b7f2559e6f825b5744ca0
parent5500df547ae74dc44ce24c6cbd2cb2d777795f4b
rtc: sa1100: remove periodic code

Since periodic timer is already supported by hrtimer in rtc interface,
we needn't keep the duplicated code in rtc-sa1100.c any more.

Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
drivers/rtc/rtc-sa1100.c