From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH 02/11] clk: samsung: exynos7: Corrects CMU_TOP0 clocks names To: Alim Akhtar , linux-samsung-soc@vger.kernel.org References: <1441366637-28001-1-git-send-email-alim.akhtar@samsung.com> <1441366637-28001-3-git-send-email-alim.akhtar@samsung.com> Cc: s.nawrocki@samsung.com, tomasz.figa@gmail.com, kgene@kernel.org, mturquette@baylibre.com, amit.daniel@samsung.com, gautam.vivek@samsung.com, sboyd@codeaurora.org, linux-clk@vger.kernel.org From: Krzysztof Kozlowski Message-id: <55EE8A63.9080209@samsung.com> Date: Tue, 08 Sep 2015 16:12:35 +0900 MIME-version: 1.0 In-reply-to: <1441366637-28001-3-git-send-email-alim.akhtar@samsung.com> Content-type: text/plain; charset=windows-1252 List-ID: On 04.09.2015 20:37, Alim Akhtar wrote: > This patch rename CMU_TOP0 clocks names to match with user manual. s/rename/renames/ I did not check the exact renames but overall the patch makes sense and looks good. Best regards, Krzysztof > > Signed-off-by: Alim Akhtar > --- > drivers/clk/samsung/clk-exynos7.c | 67 ++++++++++++++++++++----------------- > 1 file changed, 37 insertions(+), 30 deletions(-) >