]> asedeno.scripts.mit.edu Git - linux.git/commit
USB: serial: ch341: rename modem-status register
authorJohan Hovold <johan@kernel.org>
Fri, 6 Jan 2017 18:15:21 +0000 (19:15 +0100)
committerJohan Hovold <johan@kernel.org>
Mon, 16 Jan 2017 11:32:20 +0000 (12:32 +0100)
commite8024460354cc1b21e29c879338fd5c5021c8e7d
tree93615097324fa1abefcb1fdb8b67157fb8e5ba54
parentbeea33d4f94bdd816172f5f554cbabd12c16d909
USB: serial: ch341: rename modem-status register

Rename the shadow modem-status register currently named "line_status" to
the less confusing "msr".

Also rename the helper function used to parse the interrupt data.

Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/ch341.c