aboutsummaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorGravatar Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> 2022-06-24 23:42:05 +0300
committerGravatar Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2022-06-27 14:44:20 +0200
commitf8ba5680a56be696b3f4343ed0a591abab807da4 (patch)
tree383b12e17a41744667e77dd492fa2e93a8947075 /Kbuild
parentserial: Consolidate BOTH_EMPTY use (diff)
downloadlinux-f8ba5680a56be696b3f4343ed0a591abab807da4.tar.gz
linux-f8ba5680a56be696b3f4343ed0a591abab807da4.tar.bz2
linux-f8ba5680a56be696b3f4343ed0a591abab807da4.zip
serial: 8250: make saved LSR larger
DW flags address received as BIT(8) in LSR. In order to not lose that on read, enlarge lsr_saved_flags to u16. Adjust lsr/status variables and related call chains to use u16. Technically, some of these type conversion would not be needed but it doesn't hurt to be consistent. Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Link: https://lore.kernel.org/r/20220624204210.11112-2-ilpo.jarvinen@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions