Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HID: handle logical min/max signedness properly in parser
When logical maximum is 0xffffffff, the parser fails even if logical minimum is more than 0. By HID specification this is a valid combination. Signed-off-by: srinivas pandruvada <srinivas.pandruvada@intel.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
- Loading branch information