commit | 94f87309fb12e3d41dbc56df899f3b357277d0bf | [log] [tgz] |
---|---|---|
author | Peter Hung <hpeter@gmail.com> | Tue Mar 17 17:48:24 2015 +0800 |
committer | Johan Hovold <johan@kernel.org> | Fri Mar 27 17:29:27 2015 +0100 |
tree | 8aa797cdedb8f6b87d94b851465006f9359417bd | |
parent | 691545fd92551baea6207781b33c95aa6444bf0d [diff] |
USB: f81232: implement port enable/disable method We put FCR/IER initial step to f81232_port_enable()/f81232_port_disable(). When port is open, it set MSR interrupt on. Otherwise set it off. Signed-off-by: Peter Hung <hpeter+linux_kernel@gmail.com> Signed-off-by: Johan Hovold <johan@kernel.org>