Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754083AbbGBTJt (ORCPT ); Thu, 2 Jul 2015 15:09:49 -0400 Received: from down.free-electrons.com ([37.187.137.238]:48398 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752784AbbGBTJm (ORCPT ); Thu, 2 Jul 2015 15:09:42 -0400 Date: Thu, 2 Jul 2015 21:09:39 +0200 From: Alexandre Belloni To: Wei-Ning Huang Cc: LKML , Wei-Ning Huang , eddie.huang@mediatek.com, a.zummo@towertech.it, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, rtc-linux@googlegroups.com Subject: Re: [PATCH] rtc-mt6397: enable wakeup before registering rtc device Message-ID: <20150702190939.GE3467@piout.net> References: <1435826216-11982-1-git-send-email-wnhuang@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1435826216-11982-1-git-send-email-wnhuang@google.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 774 Lines: 21 On 02/07/2015 at 16:36:56 +0800, Wei-Ning Huang wrote : > rtc_sysfs_add_device checks if device can wakeup before creating the > wakealarm file in sysfs. Thus the driver must set wakeup capability > before registering the rtc device. > > Signed-off-by: Wei-Ning Huang > --- > drivers/rtc/rtc-mt6397.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Applied on rtc-fixes, thanks. -- 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/