From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH 5/6] clk: rockchip: fix coding style for clk-cpu.c Date: Mon, 15 Feb 2016 23:42:24 +0100 Message-ID: <1551462.HZJRzxyFeP@phil> References: <1455507153-12914-1-git-send-email-shawn.lin@rock-chips.com> <1455507230-13120-1-git-send-email-shawn.lin@rock-chips.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1455507230-13120-1-git-send-email-shawn.lin@rock-chips.com> Sender: linux-kernel-owner@vger.kernel.org To: Shawn Lin Cc: Michael Turquette , Stephen Boyd , linux-clk@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: linux-rockchip.vger.kernel.org Am Montag, 15. Februar 2016, 11:33:50 schrieb Shawn Lin: > Fix the issue reported by checkpatch: > ERROR: space prohibited before that ',' (ctx:WxW) > + writel(clksel->val , cpuclk->reg_base + clksel->reg); > > Signed-off-by: Shawn Lin applied to my clk-branch for 4.6