From: Henrik Rydberg Date: Thu, 24 Feb 2011 18:30:59 +0000 (+0100) Subject: HID: Do not create input devices for feature reports X-Git-Tag: v2.6.39-rc1~429^2^6~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f635bd11c8d332d917fb9a4cad3071b2357d5b2a;p=pandora-kernel.git HID: Do not create input devices for feature reports When the multi input quirk is set, there is a new input device created for every feature report. Since the idea is to present features per hid device, not per input device, revert back to the original report loop and change the feature_mapping() callback to not take the input device as argument. Signed-off-by: Henrik Rydberg Tested-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed