From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754565AbdEQR5P (ORCPT ); Wed, 17 May 2017 13:57:15 -0400 Received: from gloria.sntech.de ([95.129.55.99]:50924 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753013AbdEQR5M (ORCPT ); Wed, 17 May 2017 13:57:12 -0400 From: Heiko Stuebner To: Eddie Cai Cc: robh+dt@kernel.org, mark.rutland@arm.com, zhengxing@rock-chips.com, mturquette@baylibre.com, sboyd@codeaurora.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org Subject: Re: [PATCH V2 2/2] clk: rockchip: fix the incorrect ids Date: Wed, 17 May 2017 19:57:02 +0200 Message-ID: <1707274.tv1fl5P7jF@phil> User-Agent: KMail/5.2.3 (Linux/4.9.0-2-amd64; KDE/5.28.0; x86_64; ; ) In-Reply-To: <1493102470-22965-3-git-send-email-eddie.cai.linux@gmail.com> References: <1493102470-22965-1-git-send-email-eddie.cai.linux@gmail.com> <1493102470-22965-3-git-send-email-eddie.cai.linux@gmail.com> 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 Am Dienstag, 25. April 2017, 14:41:10 CEST schrieb Eddie Cai: > the ids of clk_testout1 and clk_testout2 is incorrect now. let's correct it > > Signed-off-by: Eddie Cai applied for 4.13, after fixing the subject up a bit [the old ids are not incorrect, there simply weren't any assigned to the testclks yet :-) ] Thanks Heiko