USB: serial: metro-usb: get data from device in Uni-Directional mode.
authorAleksey Babahin <tamerlan311@gmail.com>
Mon, 19 Mar 2012 20:46:33 +0000 (00:46 +0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Apr 2012 20:30:37 +0000 (13:30 -0700)
We should send special control command to tell device start or stop
transmitting a data.

In Bi-Directional mode that cmd`s are not required.

Signed-off-by: Aleksey Babahin <tamerlan311@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found