From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753097AbbCCGkL (ORCPT ); Tue, 3 Mar 2015 01:40:11 -0500 Received: from mail1.asahi-net.or.jp ([202.224.39.197]:65028 "EHLO mail1.asahi-net.or.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751828AbbCCGkK (ORCPT ); Tue, 3 Mar 2015 01:40:10 -0500 Date: Tue, 03 Mar 2015 15:40:07 +0900 Message-ID: <87oaoafut4.wl-ysato@users.sourceforge.jp> From: Yoshinori Sato To: Russell King - ARM Linux Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] clkdev: clk_add_alias don't put origin clock In-Reply-To: <20150301145157.GO8656@n2100.arm.linux.org.uk> References: <1425195815-14895-1-git-send-email-ysato@users.sourceforge.jp> <20150301145157.GO8656@n2100.arm.linux.org.uk> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/24.4 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Sun, 1 Mar 2015 14:51:57 +0000, Russell King - ARM Linux wrote: > > On Sun, Mar 01, 2015 at 04:43:35PM +0900, Yoshinori Sato wrote: > > Refer to 'r' later. > > So don't put in clk_add_alias. > > > > Signed-off-by: Yoshinori Sato > > This isn't how I want to solve this. I'd much rather we converted clkdev > to use struct clk_hw internally instead. This is something I'm looking > into at the moment. > OK. It's checked a little more. Thanks. > -- > FTTC broadband for 0.8mile line: currently at 10.5Mbps down 400kbps up > according to speedtest.net. -- Yoshinori Sato