[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150709115533.GY3127@piout.net>
Date: Thu, 9 Jul 2015 13:55:33 +0200
From: Alexandre Belloni <alexandre.belloni@...e-electrons.com>
To: Vaibhav Hiremath <vaibhav.hiremath@...aro.org>
Cc: linux-arm-kernel@...ts.infradead.org,
Chao Xie <chao.xie@...vell.com>,
Alessandro Zummo <a.zummo@...ertech.it>,
"open list:REAL TIME CLOCK (RTC) SUBSYSTEM"
<rtc-linux@...glegroups.com>,
open list <linux-kernel@...r.kernel.org>
Subject: Re: [RESEND PATCH-v2] rtc: 88pm80x: add device tree support
Hi,
On 09/07/2015 at 12:25:51 +0530, Vaibhav Hiremath wrote :
> Along with DT support, this patch also cleans up the unnecessary
> code around 'rtc_wakeup' initialization.
>
> Signed-off-by: Chao Xie <chao.xie@...vell.com>
> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@...aro.org>
No need to resend, I'll take it. I'm current busy with other things and
it is still early in the development cycle.
> - if (pm80x_pdata) {
> - pdata = pm80x_pdata->rtc;
> - if (pdata)
> - info->rtc_dev->dev.platform_data = &pdata->rtc_wakeup;
> - }
> + /* remeber whether this power up is caused by PMIC RTC or not */
I'll fix that typo...
> + info->rtc_dev->dev.platform_data = &pdata->rtc_wakeup;
>
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
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