Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754835AbcDTIxx (ORCPT ); Wed, 20 Apr 2016 04:53:53 -0400 Received: from foss.arm.com ([217.140.101.70]:45285 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753295AbcDTIxu (ORCPT ); Wed, 20 Apr 2016 04:53:50 -0400 Subject: Re: [PATCH] vexpress/spc: Remove CLK_IS_ROOT To: Stephen Boyd References: <1461116215-1517-1-git-send-email-sboyd@codeaurora.org> Cc: Liviu Dudau , Lorenzo Pieralisi , Sudeep Holla , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org From: Sudeep Holla Organization: ARM Message-ID: <5717439B.20801@arm.com> Date: Wed, 20 Apr 2016 09:53:47 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <1461116215-1517-1-git-send-email-sboyd@codeaurora.org> 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: 281 Lines: 15 On 20/04/16 02:36, Stephen Boyd wrote: > This flag is a no-op now (see commit 47b0eeb3dc8a "clk: Deprecate > CLK_IS_ROOT", 2016-02-02) so remove it. > > Signed-off-by: Stephen Boyd FWIW: Acked-by: Sudeep Holla -- Regards, Sudeep