Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934349AbbEMDMr (ORCPT ); Tue, 12 May 2015 23:12:47 -0400 Received: from mail-ie0-f172.google.com ([209.85.223.172]:35994 "EHLO mail-ie0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934123AbbEMDMp convert rfc822-to-8bit (ORCPT ); Tue, 12 May 2015 23:12:45 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT To: Stephen Boyd , "Stephen Boyd" From: Michael Turquette In-Reply-To: <1430439261-10291-1-git-send-email-sboyd@codeaurora.org> Cc: linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, "Tomeu Vizoso" , "Dong Aisheng" References: <1430439261-10291-1-git-send-email-sboyd@codeaurora.org> Message-ID: <20150513031232.20636.94314@quantum> User-Agent: alot/0.3.5 Subject: Re: [PATCH 0/6] clk.c cleanups Date: Tue, 12 May 2015 20:12:32 -0700 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1167 Lines: 35 Quoting Stephen Boyd (2015-04-30 17:14:15) > Here are some cleanups spurned by some patches from Dong Aisheng. > No functionality is changed, just reordering of code, etc. Looks good to me. Regards, Mike > > Cc: Tomeu Vizoso > Cc: Dong Aisheng > > Dong Aisheng (1): > clk: Squash __clk_{enable,disable}() into callers > > Stephen Boyd (5): > clk: s/clk/core/ for struct clk_core > clk: Drop unnecessary OOM prints > clk: Remove impossible if condition in clk_core_get_phase() > clk: Remove forward declared function prototypes > clk: Update some comments to reflect reality > > drivers/clk/clk.c | 1572 +++++++++++++++++++++++++---------------------------- > 1 file changed, 755 insertions(+), 817 deletions(-) > > -- > The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, > a Linux Foundation Collaborative Project > -- 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/