Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932625Ab1BWUgE (ORCPT ); Wed, 23 Feb 2011 15:36:04 -0500 Received: from mail-gx0-f174.google.com ([209.85.161.174]:43080 "EHLO mail-gx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932600Ab1BWUgA (ORCPT ); Wed, 23 Feb 2011 15:36:00 -0500 Date: Wed, 23 Feb 2011 13:35:55 -0700 From: Grant Likely To: Andres Salomon Cc: Daniel Drake , David Woodhouse , cbou@mail.ru, linux-kernel@vger.kernel.org, x86@kernel.org, tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, dmitry.torokhov@gmail.com, devicetree-discuss@lists.ozlabs.org, "David S. Miller" , sparclinux@vger.kernel.org Subject: Re: [PATCH] of/pdt: allow DT device matching by fixing 'name' brokenness Message-ID: <20110223203555.GT14597@angua.secretlab.ca> References: <20110216222820.487AE9D401C@zog.reactivated.net> <1297896277.3011.5.camel@macbook.infradead.org> <20110218190659.7f955e4c@queued.net> <20110223194352.GR14597@angua.secretlab.ca> <20110223115414.547b8c17@queued.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110223115414.547b8c17@queued.net> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 843 Lines: 25 On Wed, Feb 23, 2011 at 11:54:14AM -0800, Andres Salomon wrote: > On Wed, 23 Feb 2011 12:43:52 -0700 > Grant Likely wrote: > > > On Fri, Feb 18, 2011 at 07:06:59PM -0800, Andres Salomon wrote: > > Wait; why are you binding to a device based on name? Binding by name > > and/or device_type is strongly discouraged for new code. Use > > compatible instead. > > > > Daniel posted a separate patch showing his code, would you mind > commenting on that? I noticed he didn't cc you though, here's the > patch: > > https://patchwork.kernel.org/patch/574901/ Done. g. -- 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/