From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 140E5C432C0 for ; Mon, 25 Nov 2019 13:34:40 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D83AD2075C for ; Mon, 25 Nov 2019 13:34:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="RgF84HYI" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D83AD2075C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=free.fr Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date: Message-ID:From:References:To:Subject:Reply-To:Content-ID:Content-Description :Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=4d0bzeFzP+ZmEMf0UqyxhrzD2bGFuvJEGS+0fCBpzo0=; b=RgF84HYI2jaPmr t/PvurGGRMQ817bElbJKN39+O6h1tvqusqBi9lWl5PIjBIjKOiFXGPxc+dVv6f+nuanruANqUPZQO dW7EL2xJhYDzhlD+Yg2SgjvK0qj8vRHq7gVNu3vuJyn4pyF9XINrYEr5gAC3ojmvH+9shismPNA12 7ynqaoLDyIAvouHbaWwO5tCScQEqPVjYLvZjAYVRgHtqLl8mkCCN3eSiwR/SrOOZXLcZd7NEC+iZi ciezxVNN7DrU7XDHncfMeJ0h3G3YizTr44CqP9aWvohiTpEERQGldbiLAlEdy38pD6j6yYi53qYI7 qIPmr7pFsQfIFzHDyaJQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iZEVi-0000oh-Ke; Mon, 25 Nov 2019 13:34:38 +0000 Received: from ns.iliad.fr ([212.27.33.1]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iZEVg-0000oG-Jl for linux-arm-kernel@lists.infradead.org; Mon, 25 Nov 2019 13:34:37 +0000 Received: from ns.iliad.fr (localhost [127.0.0.1]) by ns.iliad.fr (Postfix) with ESMTP id 4D17020C37; Mon, 25 Nov 2019 14:34:35 +0100 (CET) Received: from [192.168.108.51] (freebox.vlq16.iliad.fr [213.36.7.13]) by ns.iliad.fr (Postfix) with ESMTP id 3BAEB20C1C; Mon, 25 Nov 2019 14:34:35 +0100 (CET) Subject: Re: [PATCH v1] clk: Add devm_clk_{prepare,enable,prepare_enable} To: Russell King - ARM Linux admin References: <1d7a1b3b-e9bf-1d80-609d-a9c0c932b15a@free.fr> <34e32662-c909-9eb3-e561-3274ad0bf3cc@free.fr> <20191125125231.GO25745@shell.armlinux.org.uk> <45730e3c-efc7-4433-4980-e6aefebdcbff@free.fr> <20191125133103.GR25745@shell.armlinux.org.uk> From: Marc Gonzalez Message-ID: <7373182d-753c-a87b-8408-ffe4b7ac341f@free.fr> Date: Mon, 25 Nov 2019 14:34:35 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: <20191125133103.GR25745@shell.armlinux.org.uk> Content-Language: en-US X-Virus-Scanned: ClamAV using ClamSMTP ; ns.iliad.fr ; Mon Nov 25 14:34:35 2019 +0100 (CET) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191125_053436_798744_3A47304A X-CRM114-Status: UNSURE ( 9.01 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Stephen Boyd , Michael Turquette , linux-clk , Linux ARM , LKML Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 25/11/2019 14:31, Russell King - ARM Linux admin wrote: > The clk API and CCF are two different things. I look after the clk API. > The CCF is an implementation of the clk API. Do not introduce clk API > code in files that are CCF specific. CCF is the acronym for Common Clock Framework? _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel