Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934461AbbHDOM0 (ORCPT ); Tue, 4 Aug 2015 10:12:26 -0400 Received: from gloria.sntech.de ([95.129.55.99]:37222 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933938AbbHDOMX (ORCPT ); Tue, 4 Aug 2015 10:12:23 -0400 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Stephen Boyd Cc: Mike Turquette , linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org Subject: Re: [PATCH 17/26] clk: rockchip: Convert to clk_hw based provider APIs Date: Tue, 04 Aug 2015 16:12:19 +0200 Message-ID: <1633764.ZhyQ4HJNBu@diego> User-Agent: KMail/4.14.1 (Linux/3.16.0-4-amd64; KDE/4.14.2; x86_64; ; ) In-Reply-To: <1438362246-6664-18-git-send-email-sboyd@codeaurora.org> References: <1438362246-6664-1-git-send-email-sboyd@codeaurora.org> <1438362246-6664-18-git-send-email-sboyd@codeaurora.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 642 Lines: 17 Am Freitag, 31. Juli 2015, 10:03:57 schrieb Stephen Boyd: > We're removing struct clk from the clk provider API, so switch > this code to using the clk_hw based provider APIs. > > Cc: Heiko Stuebner > Signed-off-by: Stephen Boyd Looks correct to me and there are no functional changes in here anyway Reviewed-by: Heiko Stuebner Heiko -- 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/