Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752933AbbGIL5T (ORCPT ); Thu, 9 Jul 2015 07:57:19 -0400 Received: from mail-pd0-f169.google.com ([209.85.192.169]:35974 "EHLO mail-pd0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751312AbbGIL5M (ORCPT ); Thu, 9 Jul 2015 07:57:12 -0400 Message-ID: <559E6191.3050202@linaro.org> Date: Thu, 09 Jul 2015 17:27:05 +0530 From: Vaibhav Hiremath User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Alexandre Belloni CC: linux-arm-kernel@lists.infradead.org, Chao Xie , Alessandro Zummo , "open list:REAL TIME CLOCK (RTC) SUBSYSTEM" , open list Subject: Re: [RESEND PATCH-v2] rtc: 88pm80x: add device tree support References: <1436424952-29680-1-git-send-email-vaibhav.hiremath@linaro.org> <20150709115533.GY3127@piout.net> In-Reply-To: <20150709115533.GY3127@piout.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1114 Lines: 41 On Thursday 09 July 2015 05:25 PM, Alexandre Belloni wrote: > 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 >> Signed-off-by: Vaibhav Hiremath > > No need to resend, I'll take it. I'm current busy with other things and > it is still early in the development cycle. > Thanks, And sorry for noise, I was not so sure about the status, so resent it. >> - 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... > Oops. Thankks for noting and correcting it. Thanks, Vaibhav -- 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/