From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Belloni Subject: Re: [PATCH] rtc: hym8563: Remove CLK_IS_ROOT Date: Wed, 20 Apr 2016 10:00:23 +0200 Message-ID: <20160420080023.GM29844@piout.net> References: <1461114838-17604-1-git-send-email-sboyd@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1461114838-17604-1-git-send-email-sboyd@codeaurora.org> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Boyd Cc: Alessandro Zummo , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, rtc-linux@googlegroups.com, Heiko Stuebner List-Id: linux-arm-msm@vger.kernel.org On 19/04/2016 at 18:13:58 -0700, Stephen Boyd wrote : > This flag is a no-op now (see commit 47b0eeb3dc8a "clk: Deprecate > CLK_IS_ROOT", 2016-02-02) so remove it. > > Cc: Heiko Stuebner > Signed-off-by: Stephen Boyd > --- > drivers/rtc/rtc-hym8563.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Sender: rtc-linux@googlegroups.com Received: from mail.free-electrons.com (down.free-electrons.com. [37.187.137.238]) by gmr-mx.google.com with ESMTP id d92si322521wma.2.2016.04.20.01.00.24 for ; Wed, 20 Apr 2016 01:00:24 -0700 (PDT) Date: Wed, 20 Apr 2016 10:00:23 +0200 From: Alexandre Belloni To: Stephen Boyd Cc: Alessandro Zummo , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, rtc-linux@googlegroups.com, Heiko Stuebner Subject: [rtc-linux] Re: [PATCH] rtc: hym8563: Remove CLK_IS_ROOT Message-ID: <20160420080023.GM29844@piout.net> References: <1461114838-17604-1-git-send-email-sboyd@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 In-Reply-To: <1461114838-17604-1-git-send-email-sboyd@codeaurora.org> Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , On 19/04/2016 at 18:13:58 -0700, Stephen Boyd wrote : > This flag is a no-op now (see commit 47b0eeb3dc8a "clk: Deprecate > CLK_IS_ROOT", 2016-02-02) so remove it. > > Cc: Heiko Stuebner > Signed-off-by: Stephen Boyd > --- > drivers/rtc/rtc-hym8563.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout. From mboxrd@z Thu Jan 1 00:00:00 1970 From: alexandre.belloni@free-electrons.com (Alexandre Belloni) Date: Wed, 20 Apr 2016 10:00:23 +0200 Subject: [PATCH] rtc: hym8563: Remove CLK_IS_ROOT In-Reply-To: <1461114838-17604-1-git-send-email-sboyd@codeaurora.org> References: <1461114838-17604-1-git-send-email-sboyd@codeaurora.org> Message-ID: <20160420080023.GM29844@piout.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 19/04/2016 at 18:13:58 -0700, Stephen Boyd wrote : > This flag is a no-op now (see commit 47b0eeb3dc8a "clk: Deprecate > CLK_IS_ROOT", 2016-02-02) so remove it. > > Cc: Heiko Stuebner > Signed-off-by: Stephen Boyd > --- > drivers/rtc/rtc-hym8563.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com