commit | d102e78f7035f2d6896ced598122b878afd1c352 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Mon Jul 01 11:23:24 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jul 25 11:49:29 2013 -0700 |
tree | b50fbb8afd9c974efba806543be6d53926fab7e3 | |
parent | 5447e0a652ba8907a0f4d88821acf7d37ef81af1 [diff] |
usb: class: cdc-acm: be careful with bInterval bInterval must be on the range 1 - 16, if we want to pass the maximum allowed, we should be passing 16 Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>