From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932628Ab1BYSrL (ORCPT ); Fri, 25 Feb 2011 13:47:11 -0500 Received: from cantor2.suse.de ([195.135.220.15]:56435 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932436Ab1BYSrK (ORCPT ); Fri, 25 Feb 2011 13:47:10 -0500 Date: Fri, 25 Feb 2011 10:44:28 -0800 From: Greg KH To: Grant Likely Cc: devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt: add a match table pointer to struct device Message-ID: <20110225184428.GA2280@suse.de> References: <20110223025233.25131.47193.stgit@localhost6.localdomain6> <20110225163547.GC8523@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: 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, Feb 25, 2011 at 10:34:05AM -0700, Grant Likely wrote: > On Fri, Feb 25, 2011 at 9:35 AM, Greg KH wrote: > > On Fri, Feb 25, 2011 at 08:46:52AM -0700, Grant Likely wrote: > >> Greg, any thoughts on this change?  I'd like to take it via my tree so > >> I can finally dump the last vestiges of of_platform_bus_type. > > > > Sorry, I didn't realize you just wanted my review, and not me to take it > > directly. > > Heh, I wasn't very clear about that. Oops, > > > If you want to take it, that's great, no objection from me, feel free to > > add: > >        Acked-by: Greg Kroah-Hartman > > to it. > > Thanks. Yes I definitely want to take it because I've got a pile of > patches that depend on it. > > > What about the other patch you sent me, do you want me to take that, or > > will you? > > Which one is that? The relaxation of .name checking on of_serial? > Yes, you can take that one, but hold off for the moment. Looking at > it now I realize that I forgot to cc some folks that should ack it, so > I'm going to repost. Oops, I just took it :( thanks, greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] dt: add a match table pointer to struct device Date: Fri, 25 Feb 2011 10:44:28 -0800 Message-ID: <20110225184428.GA2280@suse.de> References: <20110223025233.25131.47193.stgit@localhost6.localdomain6> <20110225163547.GC8523@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: Grant Likely Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Fri, Feb 25, 2011 at 10:34:05AM -0700, Grant Likely wrote: > On Fri, Feb 25, 2011 at 9:35 AM, Greg KH wrote: > > On Fri, Feb 25, 2011 at 08:46:52AM -0700, Grant Likely wrote: > >> Greg, any thoughts on this change? =A0I'd like to take it via my tree = so > >> I can finally dump the last vestiges of of_platform_bus_type. > > > > Sorry, I didn't realize you just wanted my review, and not me to take it > > directly. > = > Heh, I wasn't very clear about that. Oops, > = > > If you want to take it, that's great, no objection from me, feel free to > > add: > > =A0 =A0 =A0 =A0Acked-by: Greg Kroah-Hartman > > to it. > = > Thanks. Yes I definitely want to take it because I've got a pile of > patches that depend on it. > = > > What about the other patch you sent me, do you want me to take that, or > > will you? > = > Which one is that? The relaxation of .name checking on of_serial? > Yes, you can take that one, but hold off for the moment. Looking at > it now I realize that I forgot to cc some folks that should ack it, so > I'm going to repost. Oops, I just took it :( thanks, greg k-h