Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Yoichi Yuasa <yoichi_yuasa@montavista.co.jp>
Cc: kevin@gv.com.tw, jsun@mvista.com, linux-mips@linux-mips.org,
	ppopov@mvista.com
Subject: Re: usb hotplug function with linux mips kernel
Date: Thu, 21 Nov 2002 16:37:39 +0100	[thread overview]
Message-ID: <20021121163739.D27757@linux-mips.org> (raw)
In-Reply-To: <20021120114930.117a78bb.yoichi_yuasa@montavista.co.jp>; from yoichi_yuasa@montavista.co.jp on Wed, Nov 20, 2002 at 11:49:30AM +0900

On Wed, Nov 20, 2002 at 11:49:30AM +0900, Yoichi Yuasa wrote:

> --- linux.orig/drivers/usb/hub.c	Thu Sep 12 13:09:25 2002
> +++ linux/drivers/usb/hub.c	Wed Nov 20 11:43:34 2002
> @@ -698,12 +698,6 @@
>  		return;
>  	}
>  
> -	if (usb_hub_port_debounce(hub, port)) {
> -		err("connect-debounce failed, port %d disabled", port+1);
> -		usb_hub_port_disable(hub, port);
> -		return;
> -	}
> -
>  	down(&usb_address0_sem);
>  
>  	tempstr = kmalloc(1024, GFP_KERNEL);

Looks like a total hack, don't expect me to apply this ...

  Ralf

  parent reply	other threads:[~2002-11-21 15:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-18 13:42 Origin patches, take 2 Ralf Baechle
2002-11-19 12:09 ` usb hotplug function with linux mips kernel ??
2002-11-19 12:09   ` ??
2002-11-19 12:29   ` Ralf Baechle
2002-11-19 17:54     ` Jun Sun
2002-11-19 18:03       ` Pete Popov
2002-11-20  2:49         ` Yoichi Yuasa
2002-11-20  3:50           ` ??
2002-11-20  3:50             ` ??
2002-11-21 15:37           ` Ralf Baechle [this message]
2002-11-20  3:25       ` ??
2002-11-20  3:25         ` ??

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021121163739.D27757@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=jsun@mvista.com \
    --cc=kevin@gv.com.tw \
    --cc=linux-mips@linux-mips.org \
    --cc=ppopov@mvista.com \
    --cc=yoichi_yuasa@montavista.co.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox