Re: [Linuxwacom-devel] [PATCH input-wacom 2/8] 3.17: backport 2cf83833fc9c HID: use kobj_to_dev()

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'll apply this patch to the 3.7 tree as well since its post 3.6. Jason --- Now instead of four in the eights place / you’ve got three, ‘Cause you added one / (That is t

[Linuxwacom-devel] [PATCH input-wacom 2/8] 3.17: backport 2cf83833fc9c HID: use kobj_to_dev()

2018-03-05 Thread Benjamin Tissoires
kobj_to_dev has been around since 3.6, so there is no point not having it in the 3.17 code Signed-off-by: Benjamin Tissoires --- 3.17/wacom_sys.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/3.17/wacom_sys.c b/3.17/wacom_sys.c index 6257a78..9f4f2a6 100644 --- a/3.17/w