[<prev] [next>] [day] [month] [year] [list]
Message-id: <55C9DC45.4090102@samsung.com>
Date: Tue, 11 Aug 2015 20:28:05 +0900
From: Joonyoung Shim <jy0922.shim@...sung.com>
To: rtc-linux@...glegroups.com
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-samsung-soc <linux-samsung-soc@...r.kernel.org>,
a.zummo@...ertech.it, alexandre.belloni@...e-electrons.com,
"최찬우/S/W Platform Lab(DMC연)/S4(선임)/삼성전자" <cw00.choi@...sung.com>,
Krzysztof Kozlowski <k.kozlowski@...sung.com>,
Joonyoung Shim <jy0922.shim@...sung.com>
Subject: [PATCH 0/4] modify clock codes of rtc-s3c driver
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists