aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorJakub Kicinski <kubakici@wp.pl>2015-05-29 15:20:28 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-05-31 17:47:27 -0400
commit4ae82e5d23961515796d76850499db3866c5e73b (patch)
tree5f76e406512b415579cf83baad55828c553b7515 /scripts/gdb/linux/utils.py
parent4117a60c8e4c8d5f9fc05578e359d09d0fdf9d07 (diff)
sc16is7xx: use LSR_TEMT_BIT in .tx_empty()
LSR_TEMT_BIT (LSR bit 6) provides us exactly the information we need to determine if transmission is finished - FIFO level and shift register empty. We can save ourselves reading FIFO level explicitly if we use this bit. Signed-off-by: Jakub Kicinski <kubakici@wp.pl> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions