commit | 87fe5adcd8de001160d9208def72cc11f3780845 | [log] [tgz] |
---|---|---|
author | Peter Hung <hpeter@gmail.com> | Tue Mar 17 17:48:22 2015 +0800 |
committer | Johan Hovold <johan@kernel.org> | Fri Mar 27 17:29:26 2015 +0100 |
tree | 9441168e4d97a2963977cc21456b40ff36ef546c | |
parent | 7139c932859f5b35b5a928b445e03f5a43610fa7 [diff] |
USB: f81232: implement read IIR/MSR with endpoint The interrupt endpoint will report current IIR. If we got IIR with MSR changed , We will do read MSR with interrupt_work worker to do f81232_read_msr() function. Signed-off-by: Peter Hung <hpeter+linux_kernel@gmail.com> Signed-off-by: Johan Hovold <johan@kernel.org>