From 29d880cb271c763bb2142da243bc026ccf2cd3e1 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 25 Apr 2015 16:18:17 +0200 Subject: patches: refresh patches on next-20150424 1 3.0.101 [ OK ] 2 3.1.10 [ OK ] 3 3.2.68 [ OK ] 4 3.3.8 [ OK ] 5 3.4.106 [ OK ] 6 3.5.7 [ OK ] 7 3.6.11 [ OK ] 8 3.7.10 [ OK ] 9 3.8.13 [ OK ] 10 3.9.11 [ OK ] 11 3.10.73 [ OK ] 12 3.11.10 [ OK ] 13 3.12.39 [ OK ] 14 3.13.11 [ OK ] 15 3.14.37 [ OK ] 16 3.15.10 [ OK ] 17 3.16.7 [ OK ] 18 3.17.8 [ OK ] 19 3.18.10 [ OK ] 20 3.19.3 [ OK ] 21 4.0-rc6 [ OK ] manual changes done to patches/collateral-evolutions/network/0053-remove_wait_on_bit_timeout/btusb.patch Signed-off-by: Hauke Mehrtens --- .../net_bluetooth_hidp_core.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'patches/collateral-evolutions/network/0029-struct_hid_ll_driver-extensions/net_bluetooth_hidp_core.patch') diff --git a/patches/collateral-evolutions/network/0029-struct_hid_ll_driver-extensions/net_bluetooth_hidp_core.patch b/patches/collateral-evolutions/network/0029-struct_hid_ll_driver-extensions/net_bluetooth_hidp_core.patch index af487b3b..3b63efe6 100644 --- a/patches/collateral-evolutions/network/0029-struct_hid_ll_driver-extensions/net_bluetooth_hidp_core.patch +++ b/patches/collateral-evolutions/network/0029-struct_hid_ll_driver-extensions/net_bluetooth_hidp_core.patch @@ -1,6 +1,6 @@ --- a/net/bluetooth/hidp/core.c +++ b/net/bluetooth/hidp/core.c -@@ -223,6 +223,7 @@ static void hidp_input_report(struct hid +@@ -224,6 +224,7 @@ static void hidp_input_report(struct hid input_sync(dev); } @@ -8,7 +8,7 @@ static int hidp_get_raw_report(struct hid_device *hid, unsigned char report_number, unsigned char *data, size_t count, -@@ -395,6 +396,7 @@ static int hidp_raw_request(struct hid_d +@@ -396,6 +397,7 @@ static int hidp_raw_request(struct hid_d return -EIO; } } @@ -16,7 +16,7 @@ static void hidp_idle_timeout(unsigned long arg) { -@@ -724,8 +726,10 @@ static struct hid_ll_driver hidp_hid_dri +@@ -725,8 +727,10 @@ static struct hid_ll_driver hidp_hid_dri .stop = hidp_stop, .open = hidp_open, .close = hidp_close, -- cgit v1.2.3