mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
soc: rockchip: rk_fiq_debugger: clear time out interrupt but no data ready
Change-Id: Iac5d949b94d21a9e9714d5684452e7cb6057dff0 Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
This commit is contained in:
@@ -171,6 +171,8 @@ static int debug_getc(struct platform_device *pdev)
|
||||
} else {
|
||||
return temp;
|
||||
}
|
||||
} else {
|
||||
rk_fiq_read(t, UART_RX);
|
||||
}
|
||||
|
||||
return FIQ_DEBUGGER_NO_CHAR;
|
||||
|
||||
Reference in New Issue
Block a user