compat-drivers: refresh patches for next-20120920
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Thu, 20 Sep 2012 21:32:07 +0000 (14:32 -0700)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Thu, 20 Sep 2012 21:32:07 +0000 (14:32 -0700)
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
patches/network/46-use_other_workqueue.patch
patches/network/62-usb_driver_lpm.patch

index da4dd88ad348a38be5e286e15a3cc159817e975b..a1b0dcacab53fc1f7c145052708ab73b4b146bfa 100644 (file)
@@ -4,7 +4,7 @@ position before.
 
 --- a/net/bluetooth/hci_core.c
 +++ b/net/bluetooth/hci_core.c
-@@ -1726,8 +1726,12 @@ int hci_register_dev(struct hci_dev *hde
+@@ -1728,8 +1728,12 @@ int hci_register_dev(struct hci_dev *hde
        list_add(&hdev->list, &hci_dev_list);
        write_unlock(&hci_dev_list_lock);
  
index 37f211273cb9f14277f19c3d850dfaacb42bf08b..dacfc168a19aa8cb537e1758ff40175ab615d8d0 100644 (file)
@@ -48,7 +48,7 @@
  module_usb_driver(bpa10x_driver);
 --- a/drivers/bluetooth/btusb.c
 +++ b/drivers/bluetooth/btusb.c
-@@ -1221,7 +1221,9 @@ static struct usb_driver btusb_driver =
+@@ -1222,7 +1222,9 @@ static struct usb_driver btusb_driver =
  #endif
        .id_table       = btusb_table,
        .supports_autosuspend = 1,