From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754608Ab3LCRf3 (ORCPT ); Tue, 3 Dec 2013 12:35:29 -0500 Received: from avon.wwwdotorg.org ([70.85.31.133]:47528 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754111Ab3LCRf1 (ORCPT ); Tue, 3 Dec 2013 12:35:27 -0500 Message-ID: <529E1659.2070103@wwwdotorg.org> Date: Tue, 03 Dec 2013 10:35:21 -0700 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Peter De Schrijver , mturquette@linaro.org CC: Prashant Gaikwad , "thierry.reding@gmail.com" , "rob.herring@calxeda.com" , "pawel.moll@arm.com" , "mark.rutland@arm.com" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-tegra@vger.kernel.org" Subject: Re: pull request for clk-tegra-next References: <20131128141826.GW26617@tbergstrom-lnx.Nvidia.com> In-Reply-To: <20131128141826.GW26617@tbergstrom-lnx.Nvidia.com> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/28/2013 07:18 AM, Peter De Schrijver wrote: > The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae: > > Linux 3.13-rc1 (2013-11-22 11:30:55 -0800) > > are available in the git repository at: > git://nv-tegra.nvidia.com/user/pdeschrijver/linux.git clk-tegra-next Mike, this series is a dependency for my patch series that converts Tegra drivers to use the standard module reset API rather than a custom API (which is implemented in the clock driver). If you could either merge this pull request, or at least ack that it's OK for me to merge it into the Tegra tree as a dependency, that'd be helpful. Thanks.