Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755906AbbBLQNE (ORCPT ); Thu, 12 Feb 2015 11:13:04 -0500 Received: from smtp09.smtpout.orange.fr ([80.12.242.131]:21307 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755671AbbBLQNC (ORCPT ); Thu, 12 Feb 2015 11:13:02 -0500 X-ME-Helo: beldin X-ME-Date: Thu, 12 Feb 2015 17:12:46 +0100 X-ME-IP: 109.220.218.8 From: Robert Jarzmik To: Javier Martinez Canillas Cc: Mike Turquette , Stephen Boyd , Tomeu Vizoso , Emilio =?utf-8?Q?L=C3=B3pez?= , Peter De Schrijver , Giuseppe Cavallaro , linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 3/3] clk: Replace explicit clk assignment with __clk_hw_set_clk References: <1423749510-14525-1-git-send-email-javier.martinez@collabora.co.uk> <1423749510-14525-4-git-send-email-javier.martinez@collabora.co.uk> X-URL: http://belgarath.falguerolles.org/ Date: Thu, 12 Feb 2015 17:12:39 +0100 In-Reply-To: <1423749510-14525-4-git-send-email-javier.martinez@collabora.co.uk> (Javier Martinez Canillas's message of "Thu, 12 Feb 2015 14:58:30 +0100") Message-ID: <87oaoz5cso.fsf@free.fr> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.92 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 690 Lines: 19 Javier Martinez Canillas writes: > The change in the clk API to return a per-user clock instance, moved > the clock state to struct clk_core so now the struct clk_hw .core field > is used instead of .clk for most operations. If the patchset makes it up to acceptance by Mike or Stephen, the clk-pxa part looks quite straightforward, so : Acked-by: Robert Jarzmik Cheers. -- Robert -- 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/