Re: [PATCH] PATCH: typo bits

From: Geert Uytterhoeven (geert@linux-m68k.org)
Date: Fri Jul 18 2003 - 05:22:37 EST


On Thu, 17 Jul 2003, Linux Kernel Mailing List wrote:
> ChangeSet 1.1003.1.91, 2003/07/17 14:20:22-03:00, alan@lxorguk.ukuu.org.uk
>
> [PATCH] PATCH: typo bits
>
>
>
> # This patch includes the following deltas:
> # ChangeSet 1.1003.1.90 -> 1.1003.1.91
> # drivers/usb/host/sl811.c 1.2 -> 1.3
> # drivers/usb/host/Config.in 1.6 -> 1.7
> #
>
> Config.in | 2 +-
> sl811.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
>
> diff -Nru a/drivers/usb/host/Config.in b/drivers/usb/host/Config.in
> --- a/drivers/usb/host/Config.in Thu Jul 17 11:07:46 2003
> +++ b/drivers/usb/host/Config.in Thu Jul 17 11:07:46 2003
> @@ -13,5 +13,5 @@
> fi
> dep_tristate ' OHCI (Compaq, iMacs, OPTi, SiS, ALi, ...) support' CONFIG_USB_OHCI $CONFIG_USB
> if [ "$CONFIG_ARM" = "y" ]; then
> - 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 <pbl@cypress.com>
> *
> - * 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'...

Gr{oetje,eeting}s,

                                                Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds

- 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/



This archive was generated by hypermail 2b29 : Wed Jul 23 2003 - 22:00:33 EST