Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S270212AbTGRLXk (ORCPT ); Fri, 18 Jul 2003 07:23:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S271682AbTGRLXk (ORCPT ); Fri, 18 Jul 2003 07:23:40 -0400 Received: from pc2-cwma1-4-cust86.swan.cable.ntl.com ([213.105.254.86]:56530 "EHLO lxorguk.ukuu.org.uk") by vger.kernel.org with ESMTP id S270212AbTGRLXj (ORCPT ); Fri, 18 Jul 2003 07:23:39 -0400 Subject: Re: [PATCH] PATCH: typo bits From: Alan Cox To: Geert Uytterhoeven Cc: Linux Kernel Development In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Message-Id: <1058528165.19558.3.camel@dhcp22.swansea.linux.org.uk> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 18 Jul 2003 12:36:05 +0100 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1089 Lines: 22 > > - dep_tristate ' SL811HS Alternate (support isochornous mode)' CONFIG_USB_SL811HS_ALT $CONFIG_USB > > + dep_tristate ' SL811HS Alternate (support isosynchronous mode)' CONFIG_USB_SL811HS_ALT $CONFIG_USB > > fi > > diff -Nru a/drivers/usb/host/sl811.c b/drivers/usb/host/sl811.c > > --- a/drivers/usb/host/sl811.c Thu Jul 17 11:07:46 2003 > > +++ b/drivers/usb/host/sl811.c Thu Jul 17 11:07:46 2003 > > @@ -9,7 +9,7 @@ > > * Adam Richter, Gregory P. Smith; > > 2.Original SL811 driver (hc_sl811.o) by Pei Liu > > * > > - * It's now support isochronous mode and more effective than hc_sl811.o > > + * It's now support isosynchronous mode and more effective than hc_sl811.o > > I thought the correct term was `isochronous'... Perhaps someone can clarify - however isochornus is definitely wrong either way - 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/