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 a136si663130wma.0.2016.04.20.01.00.10 for ; Wed, 20 Apr 2016 01:00:10 -0700 (PDT) Date: Wed, 20 Apr 2016 10:00:09 +0200 From: Alexandre Belloni To: Stephen Boyd Cc: Alessandro Zummo , linux-kernel@vger.kernel.org, rtc-linux@googlegroups.com, Heiko Schocher Subject: [rtc-linux] Re: [PATCH] rtc: pcf8563: Remove CLK_IS_ROOT Message-ID: <20160420080009.GL29844@piout.net> References: <1461114739-17105-1-git-send-email-sboyd@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 In-Reply-To: <1461114739-17105-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:12:19 -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 Schocher > Signed-off-by: Stephen Boyd > --- > drivers/rtc/rtc-pcf8563.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 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932963AbcDTIAO (ORCPT ); Wed, 20 Apr 2016 04:00:14 -0400 Received: from down.free-electrons.com ([37.187.137.238]:46378 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932890AbcDTIAL (ORCPT ); Wed, 20 Apr 2016 04:00:11 -0400 Date: Wed, 20 Apr 2016 10:00:09 +0200 From: Alexandre Belloni To: Stephen Boyd Cc: Alessandro Zummo , linux-kernel@vger.kernel.org, rtc-linux@googlegroups.com, Heiko Schocher Subject: Re: [PATCH] rtc: pcf8563: Remove CLK_IS_ROOT Message-ID: <20160420080009.GL29844@piout.net> References: <1461114739-17105-1-git-send-email-sboyd@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1461114739-17105-1-git-send-email-sboyd@codeaurora.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 19/04/2016 at 18:12:19 -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 Schocher > Signed-off-by: Stephen Boyd > --- > drivers/rtc/rtc-pcf8563.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