]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/usb.h
USB: move usb_device_class class devices to be real devices
[linux-2.6-omap-h63xx.git] / include / linux / usb.h
index aab5b1b720218b36b8ecb602f1bf44931b8c9c31..f18ced0019245e256d15e77d7fb67a7c89f5d199 100644 (file)
@@ -372,7 +372,7 @@ struct usb_device {
        char *serial;                   /* iSerialNumber string, if present */
 
        struct list_head filelist;
-       struct class_device *class_dev;
+       struct device *usbfs_dev;
        struct dentry *usbfs_dentry;    /* usbfs dentry entry for the device */
 
        /*