X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Flinux%2Fusb.h;h=332eaea610217aab63378e27daf8afe3720b6a6c;hb=2531216f236cb2a1f39ffa12a4a9339541e52191;hp=d7ace1b80f09d0936c1f2f23e8a62b82f1c5baa7;hpb=654451748b779b28077d9058442d0f354251870d;p=karo-tx-linux.git diff --git a/include/linux/usb.h b/include/linux/usb.h index d7ace1b80f09..332eaea61021 100644 --- a/include/linux/usb.h +++ b/include/linux/usb.h @@ -339,6 +339,7 @@ struct usb_bus { struct usb_devmap devmap; /* device address allocation map */ struct usb_device *root_hub; /* Root hub */ + struct usb_bus *hs_companion; /* Companion EHCI bus, if any */ struct list_head bus_list; /* list of busses */ int bandwidth_allocated; /* on this bus: how much of the time