Re: 2.6.15-rc5-mm3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Dec 18, 2005 at 12:31:55PM +0100, Rafael J. Wysocki wrote:
> 
> Could you please use the appended patch and see if that makes things better
> (or worse)?
> 
> Greetings,
> Rafael
> 
> 
>  drivers/usb/host/ehci-hcd.c |    2 +-
>  1 files changed, 1 insertion(+), 1 deletion(-)
> 
> Index: linux-2.6.15-rc5-mm2/drivers/usb/host/ehci-hcd.c
> ===================================================================
> --- linux-2.6.15-rc5-mm2.orig/drivers/usb/host/ehci-hcd.c	2005-12-11 13:57:27.000000000 +0100
> +++ linux-2.6.15-rc5-mm2/drivers/usb/host/ehci-hcd.c	2005-12-13 22:10:53.000000000 +0100
> @@ -617,7 +617,7 @@
>  	}
>  
>  	/* remote wakeup [4.3.1] */
> -	if ((status & STS_PCD) && device_may_wakeup(&hcd->self.root_hub->dev)) {
> +	if (status & STS_PCD) {
>  		unsigned	i = HCS_N_PORTS (ehci->hcs_params);
>  
>  		/* resume root hub? */

David, care to put a proper header on this and send it to me so I can
add it to my tree?

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux