summaryrefslogtreecommitdiff
path: root/staging/tx_switch.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+178
selected'>includemode:
authorEllen Wang <ellen@cumulusnetworks.com>2015-07-08 11:17:39 -0700
committerJiri Kosina <jkosina@suse.com>2015-07-09 14:15:53 +0200
commit5ddfb12e90c73cf86881345be422e09c367f6981 (patch)
treea8e76a63d4a61f07f34d4f8a1d98a638c340634a /drivers/hid/Kconfig
parent6debce6f4e787a8eb4cec94e7afa85fb4f40db27 (diff)
HID: cp2112: support large i2c transfers
cp2112_i2c_xfer() only reads up to 61 bytes, returning EIO on longers reads. The fix is to wrap a loop around cp2112_read() to pick up all the returned data. Signed-off-by: Ellen Wang <ellen@cumulusnetworks.com> Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'drivers/hid/Kconfig')