Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod From: Daniel Lezcano Newsgroups: linux.kernel Subject: Re: [PATCH] ARM/clocksource: use automatic DT probing Date: Tue, 04 Aug 2015 16:30:03 +0200 Message-ID: References: X-Original-To: Linus Walleij , linux-kernel@vger.kernel.org, Thomas Gleixner X-Google-Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=anXhannqciKqwq38Q0TiIa9PPa3tpV8UU+QMEOCLoVQ=; b=ZoCQKvJcCeXD6JxN4jEwSVFt0POYvVzdJVbbalrG9v1BoH3QY0+/DDibj0yiOf5feF b3pZblVaMmu+bcwLXBqRlKer3NLHvBqjzLH93kOIqFGeGXC3O2+NuM8yxL/qI3jakCZp 7Kv+KyXHN7s9KnjZKoLbs96XiWuRRoy9786Tdj1f2ie9+5QhBTr98fLTEMuzV70gcJSH ymmeqhyv0ZAQ6n5rS8N2nBsE7GKnigKJ+MDNRJ6Tb0E9cdzqMP2g6eFz/pH5hmGePfj5 WSEjJhw+NlEPYASRr14Y80qiDQIY6r8ZPehZCCWFAzZpfTnX/RIt5V5FbrJq4XRJlDiG 3PYw== X-Gm-Message-State: ALoCoQkIJcpTpfRvzIb5J3BXhs1Q42u0I/1hhgxUMw0NKlIOqAY2/YBKuNdSlkAuuAaDLp6QKujY X-Received: by 10.194.78.84 with SMTP id z20mr9098959wjw.141.1438698403620; Tue, 04 Aug 2015 07:26:43 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: robomod@news.nic.it List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Approved: robomod@news.nic.it Lines: 25 Organization: linux.* mail to news gateway X-Original-Cc: linux-arm-kernel@lists.infradead.org X-Original-Date: Tue, 04 Aug 2015 16:26:41 +0200 X-Original-Message-ID: <55C0CBA1.9000602@linaro.org> X-Original-References: <1438348470-6656-1-git-send-email-linus.walleij@linaro.org> X-Original-Sender: linux-kernel-owner@vger.kernel.org Xref: csiph.com linux.kernel:1199912 On 07/31/2015 03:14 PM, Linus Walleij wrote: > The ARM core kernel already calls clocksource_of_init() so why > go to all the trouble of locating and probing this node in the > machine. CLOCKSOURCE_OF_DECLARE() will take care of it in the > clocksource driver, and thus we can also get rid of the > dangling header file > > Suggested-by: Arnd Bergmann > Signed-off-by: Linus Walleij > --- > Clocksource maintainers: please ACK this so I can take it through > ARM SoC with a bunch of other cleanups. Acked-by: Daniel Lezcano Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/