git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c24113
)
HID: i2c-hid: Stop querying for init reports
author
Bibek Basu
<bbasu@nvidia.com>
Mon, 21 Oct 2013 04:29:13 +0000
(09:59 +0530)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 30 Oct 2013 13:23:31 +0000
(14:23 +0100)
According to specifications, HID over I2C devices are not bound to respond to
query for INPUT REPORTS. Thus dropping the call during init as many devices
does not respond causing error messages during boot.
Signed-off-by: Bibek Basu <bbasu@nvidia.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found