[pkg-fso-commits] [SCM] linux-2.6-openmoko,	the Linux 2.6 kernel tree from Openmoko branch, andy-tracking,	updated. upstream/20090303.gitb9de904e-140-g23b564c
    Andy Green 
    agreen at octopus.localdomain
       
    Mon Jun  8 17:29:21 UTC 2009
    
    
  
The following commit has been merged in the andy-tracking branch:
commit bd16acf464efa39e970aa593d032dae3bd21cf4a
Author: Andy Green <andy at openmoko.com>
Date:   Mon Mar 9 21:01:30 2009 +0000
    clean-ohci-warning.patch
    
    Signed-off-by: Andy Green <andy at openmoko.com>
diff --git a/drivers/usb/host/ohci-s3c2410.c b/drivers/usb/host/ohci-s3c2410.c
index ee1241b..5d8d556 100644
--- a/drivers/usb/host/ohci-s3c2410.c
+++ b/drivers/usb/host/ohci-s3c2410.c
@@ -438,8 +438,8 @@ static int usb_hcd_s3c2410_probe (const struct hc_driver *driver,
 
 	return 0;
 
- err_hcd:
-	usb_remove_hcd(hcd);
+// err_hcd:
+//	usb_remove_hcd(hcd);
 
  err_ioremap:
 	s3c2410_stop_hc(dev);
-- 
linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko
    
    
More information about the pkg-fso-commits
mailing list