diff options
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | 2013-08-22 16:51:07 +0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-08-27 12:00:00 +0400 |
commit | 3dc8fc083dbfeede7b63a0c07581192e97711365 (patch) | |
tree | 0d3b7b292e7029503f45a9db17a752726c603cb1 /scripts/coccinelle/locks | |
parent | c08d46aa805ba46d501f610c2448d07bea979780 (diff) | |
download | linux-3dc8fc083dbfeede7b63a0c07581192e97711365.tar.xz |
HID: Use hid_parser for pre-scanning the report descriptors
The Win 8 detection is sufficiently complex to warrant use of the full
parser code, in spite of the inferred memory usage. Therefore, we can use
the existing HID parser in hid-core for hid_scan_report() by re-using the
code from hid_open_report(). hid_parser_global, hid_parser_local and
hid_parser_reserved does not have any side effects. We just need to
reimplement the MAIN_ITEM callback to have a proper parsing without side
effects.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Reviewed-by: Henrik Rydberg <rydberg@euromail.se>
Tested-by: Srinivas Pandruvada<srinivas.pandruvada@linux.intel.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'scripts/coccinelle/locks')
0 files changed, 0 insertions, 0 deletions