Thread (10 messages) 10 messages, 4 authors, 2015-05-12

[PATCH v4 2/3] rtc: mediatek: Add MT6397 RTC driver

From: eddie.huang@mediatek.com (Eddie Huang)
Date: 2015-05-07 15:06:42
Also in: linux-mediatek, linux-rtc, lkml

Hi Alexandre,

On Thu, 2015-05-07 at 14:06 +0200, Alexandre Belloni wrote:
On 06/05/2015 at 00:44:59 -0700, Joe Perches wrote :
quoted
On Wed, 2015-05-06 at 15:23 +0800, Eddie Huang wrote:
quoted
From: Tianping Fang <redacted>
trivia: no need to resend now, maybe in a future patch.
quoted
diff --git a/drivers/rtc/rtc-mt6397.c b/drivers/rtc/rtc-mt6397.c
[]
quoted
+static int mtk_rtc_probe(struct platform_device *pdev)
+{
[]
quoted
+	ret = request_threaded_irq(rtc->irq, NULL,
+				   mtk_rtc_irq_handler_thread,
+				   IRQF_ONESHOT | IRQF_TRIGGER_HIGH,
+			"mt6397-rtc", rtc);
It'd be nicer to align all the statement lines
to that open parenthesis
I'll fix it up when applying.
Thanks your great help

Eddie
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help