From: Benjamin Tissoires Date: Thu, 19 Dec 2013 16:05:13 +0000 (-0500) Subject: HID: input: fix input sysfs path for hid devices X-Git-Tag: v3.14-rc1~129^2^5~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbe3175408cde792fbaa5bd1e41e430ea9e4fb4f;p=pandora-kernel.git HID: input: fix input sysfs path for hid devices we used to set the parent of the input device as the parent of the hid bus. This was introduced when we created hid as a real bus, and to keep backward compatibility. Now, it's time to proper set the parent so that sysfs has an idea of which input device is attached to which hid device. Signed-off-by: Benjamin Tissoires David Herrmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed