From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754035Ab3CORdh (ORCPT ); Fri, 15 Mar 2013 13:33:37 -0400 Received: from mail-pb0-f47.google.com ([209.85.160.47]:34000 "EHLO mail-pb0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751419Ab3CORdf (ORCPT ); Fri, 15 Mar 2013 13:33:35 -0400 Date: Fri, 15 Mar 2013 10:33:31 -0700 From: "gregkh@linuxfoundation.org" To: Stephen Warren Cc: Sachin Kamat , "linux-kernel@vger.kernel.org" , "thierry.reding@avionic-design.de" , Laxman Dewangan , "linux-serial@vger.kernel.org" Subject: Re: [PATCH 3/3] serial: tegra: Convert to devm_ioremap_resource() Message-ID: <20130315173331.GA22504@kroah.com> References: <1359627939-2685-1-git-send-email-sachin.kamat@linaro.org> <1359627939-2685-3-git-send-email-sachin.kamat@linaro.org> <510AA318.5060208@wwwdotorg.org> <510B436A.20808@wwwdotorg.org> <510BF8EC.7090801@wwwdotorg.org> <20130315163803.GA29113@kroah.com> <514356D9.2020708@wwwdotorg.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <514356D9.2020708@wwwdotorg.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 15, 2013 at 11:14:01AM -0600, Stephen Warren wrote: > On 03/15/2013 10:38 AM, gregkh@linuxfoundation.org wrote: > > On Sat, Feb 02, 2013 at 10:22:16AM +0530, Sachin Kamat wrote: > >> > >> > >> On Friday, 1 February 2013, Stephen Warren wrote: > >>> On 02/01/2013 02:49 AM, Sachin Kamat wrote: > >>>> On 1 February 2013 09:54, Stephen Warren wrote: > >>>>>> > >>>>>> The entire series is merged in Greg's driver-core tree [1] and I > >>>>>> presume all other associated patches would also be picked up by him. > >>>>>> Isn't it Greg? > >>>>>> > >>>>>> [1] git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git > >>>>> > >>>>> The Tegra serial driver went through Greg's TTY tree. I assume that goes > >>>>> direct to Linus not through driver-core.git first. > >>>> > >>>> Right. But AFAIK for this specific change he has carried the patches > >>>> in the device-core tree irrespective of the subsystem. > >>> > >>> Yes, but the Tegra serial driver is new for 3.9, and hence does not yet > >>> exist in driver-core.git. > >>> > >> > >> Oh ok. Then probably we can have this patch only after 3.9-rc1 is out. > > > > Yes, Stephen can take this patch now. > > There's no need for me to take the patch I think; now that 3.9-rc1 is > out, the serial and driver core trees all have whatever dependencies > this series needed, so any patches can go through their usual trees, I > think... (Sorry, the context of this discussion was little while ago). Ok, can someone please resend the serial patch then? I dropped it. thanks, greg k-h