Thread (15 messages) flat view 15 messages, 5 authors, 2014-09-09

Re: [PATCH v9 1/3] RTC: RK808: add RTC driver for RK808

From: Doug Anderson <hidden>
Date: 2014-09-04 04:18:46
Also in: lkml

Chris,

On Wed, Sep 3, 2014 at 6:12 PM, Chris Zhong [off-list ref] wrote:
Adding RTC driver for supporting RTC device present inside RK808 PMIC.

Signed-off-by: Chris Zhong <redacted>
Signed-off-by: Zhang Qing <redacted>

Tested-by: Heiko Stuebner <redacted>
Reviewed-by: Doug Anderson <redacted>
Tested-by: Doug Anderson <redacted>

+       rk808_rtc->irq = platform_get_irq(pdev, 0);
+       if (rk808_rtc->irq < 0) {
+               dev_err(&pdev->dev, "Wake up is not possible as irq = %d\n",
+                       rk808_rtc->irq);
Technically you shouldn't print the error if it's -EPROBE_DEFER.
...but I think that's really unlikely here (I can't imagine any real
cases where the interrupt parent for RK808 would actually be deferred)
so I won't push it.
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help