Blackfin Serial Driver: Remove BI status for known_good_char
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Bryan Wu <cooloney@kernel.org> Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
68a784cb1a
commit
e482a2378f
1 changed files with 1 additions and 0 deletions
|
@ -219,6 +219,7 @@ static void bfin_serial_rx_chars(struct bfin_serial_port *uart)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
known_good_char:
|
known_good_char:
|
||||||
|
status &= ~BI;
|
||||||
anomaly_start.tv_sec = 0;
|
anomaly_start.tv_sec = 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue