Add version field to ui::InputDevice
Linux's input_id offers version field in addition to bustype, vendor_id and product_id. In USB spec, the field is called bcdDevice. In order to improve gamepad support in ARC++, we will need the field in addition to others. TEST=manual BUG=b:130597086 Change-Id: I6c47313b5d95b96787494fc782bc3090e6bb31e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1599758Reviewed-by:Kevin Schoedel <kpschoedel@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#659372}
Showing
Please register or sign in to comment