USB: serial: f81232: extract LSR handler
authorJi-Ze Hong (Peter Hong) <hpeter@gmail.com>
Thu, 30 Jan 2020 05:47:47 +0000 (13:47 +0800)
committerJohan Hovold <johan@kernel.org>
Tue, 25 Feb 2020 11:29:52 +0000 (12:29 +0100)
commit1afd37c6a335369a7927c732a93c0558b64e40bb
tree9ba648d5f750badf067862501f78e1cee11acf4c
parent2c0bee081315b18064fe39661e679b2fe6b86476
USB: serial: f81232: extract LSR handler

Extract LSR handler to function that can be re-used by
F81532A/534A/535/536.

Signed-off-by: Ji-Ze Hong (Peter Hong) <hpeter+linux_kernel@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/f81232.c