From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH v3 3/9] clk: rockchip: fix up the indentation stuff for RV1108 SoC Date: Tue, 08 Aug 2017 17:35:55 +0200 Message-ID: <1819366.V7r9kqIBDd@phil> References: <1502176547-30817-1-git-send-email-zhangqing@rock-chips.com> <1502176547-30817-4-git-send-email-zhangqing@rock-chips.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1502176547-30817-4-git-send-email-zhangqing@rock-chips.com> Sender: linux-kernel-owner@vger.kernel.org To: Elaine Zhang Cc: mturquette@baylibre.com, sboyd@codeaurora.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org, xxx@rock-chips.com, xf@rock-chips.com, huangtao@rock-chips.com, shawn.lin@rock-chips.com, andy.yan@rock-chips.com List-Id: devicetree@vger.kernel.org Am Dienstag, 8. August 2017, 15:15:41 CEST schrieb Elaine Zhang: > Make the code look better. > > Signed-off-by: Elaine Zhang I had already picked the one from v2 before noticing the issues in the previous clock-driver changes, so ignored. Heiko