From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.8]) by ozlabs.org (Postfix) with ESMTP id 47C141007D5 for ; Mon, 23 Nov 2009 09:21:03 +1100 (EST) From: Arnd Bergmann To: Grant Likely Subject: Re: Bug in drivers/serial/of_serial.c? Date: Sat, 21 Nov 2009 20:45:42 +0100 References: <8B957E110B62714A84290A01A597805F05CA0AA0@Exchange.discretix.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Message-Id: <200911212045.42767.arnd@arndb.de> Cc: Stephen Neuendorffer , Alon Ziv , linuxppc-dev@lists.ozlabs.org, John Linn List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Saturday 21 November 2009, Grant Likely wrote: > BTW, while looking at that file... Arnd, does the .type = "serial" > stuff really need to be there? Well, serial is one of the few that actually has some preexisting binding with a well defined device-type, so I guess we should use it. Arnd <><