Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1205067

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

From Joonyoung Shim <jy0922.shim@samsung.com>
Newsgroups linux.kernel
Subject [PATCH 0/4] modify clock codes of rtc-s3c driver
Date 2015-08-11 13:30 +0200
Message-ID <pWfUJ-3Em-15@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 0/4] modify clock codes of rtc-s3c driver Joonyoung Shim <jy0922.shim@samsung.com> - 2015-08-11 13:30 +0200

csiph-web