Re: [Linuxwacom-devel] [PATCH input-wacom 4/8] 4.5: define our own hid_is_using_ll_driver()

2018-03-14 Thread Jason Gerecke
[Apparently I forgot to send this notification out -- I'll let you look it over before I push the first 7 patches in your set] I'd prefer keeping the "wacom" prefix for the same reason as the prior patch. I've used the pattern from the previous patch (defining 'wacom_is_using_usb_driver' as

[Linuxwacom-devel] [PATCH input-wacom 4/8] 4.5: define our own hid_is_using_ll_driver()

2018-03-05 Thread Benjamin Tissoires
removes one #ifdef in the code, but it all makes it closer to upstream Signed-off-by: Benjamin Tissoires --- 4.5/wacom_sys.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/4.5/wacom_sys.c b/4.5/wacom_sys.c index e361960..7b6c5d8 100644