Quantcast
Channel: Serverphorums.com
Viewing all articles
Browse latest Browse all 23908

[PATCH 0/4] modify clock codes of rtc-s3c driver

$
0
0
Hi,

This patchset modifies clock codes of rtc-s3c driver. Main change is to
fix the problem that alarm interrupt can't happen. Also there are some
fixes incluing cleanup.

Thanks.

----------------------------------------------------------------
Joonyoung Shim (4):
rtc: s3c: add missing clk control
rtc: s3c: remove unnecessary NULL assignment
rtc: s3c: use unified functions for enable/disable of clk
rtc: s3c: enable/disable clocks for alarm

drivers/rtc/rtc-s3c.c | 40 +++++++++++++++++++++++++++++-----------
1 file changed, 29 insertions(+), 11 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Viewing all articles
Browse latest Browse all 23908

Trending Articles