]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/rtc/rtc-pcf8563.c: add alarm support
authorVincent Donnefort <vdonnefort@gmail.com>
Fri, 8 Aug 2014 21:20:18 +0000 (14:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Aug 2014 22:57:20 +0000 (15:57 -0700)
commit5287febdde4df6196da0e2eadef681c60b845200
treeda81c72d3728bcd672085204db44ed49b046af48
parenta2f1b698500d1671771d7894bbf8d8adc21f2e2f
drivers/rtc/rtc-pcf8563.c: add alarm support

This patch adds alarm support for the NXP PCF8563 chip.

Signed-off-by: Vincent Donnefort <vdonnefort@gmail.com>
Cc: Simon Guinot <simon.guinot@sequanux.org>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-pcf8563.c