summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2012-06-14 00:22:54 +0200
committerGreg Kroah-Hartman2012-06-14 00:22:54 +0200
commite17f8af316525c2a795bb314dfcc23201fb51ef4 (patch)
tree99ea9c56dc9e8fc6485d0513e71aacdb50a19792 /include/linux/usb
parentUSB: option: use usb_{get,set}_serial_data (diff)
parentUSB: serial-generic: use a single set of device IDs (diff)
downloadkernel-qcow2-linux-e17f8af316525c2a795bb314dfcc23201fb51ef4.tar.gz
kernel-qcow2-linux-e17f8af316525c2a795bb314dfcc23201fb51ef4.tar.xz
kernel-qcow2-linux-e17f8af316525c2a795bb314dfcc23201fb51ef4.zip
Merge branch 'usb-linus' into usb-next
This is to pick up the changes to the option driver, which are needed for follow-on patches from Johan. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/usb')
-rw-r--r--include/linux/usb/hcd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/usb/hcd.h b/include/linux/usb/hcd.h
index c532cbeabfbc..c5fdb148fc02 100644
--- a/include/linux/usb/hcd.h
+++ b/include/linux/usb/hcd.h
@@ -132,8 +132,6 @@ struct usb_hcd {
unsigned wireless:1; /* Wireless USB HCD */
unsigned authorized_default:1;
unsigned has_tt:1; /* Integrated TT in root hub */
- unsigned broken_pci_sleep:1; /* Don't put the
- controller in PCI-D3 for system sleep */
unsigned int irq; /* irq allocated */
void __iomem *regs; /* device memory/io */