mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
Revert "soc: rockchip: rk_fiq_debugger: clear time out interrupt but no data ready"
This reverts commit 08cb05ec40.
Change-Id: Ic8ffa074edcf5720cd1db55b9bf3db83db1b08cd
Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
This commit is contained in:
@@ -176,8 +176,6 @@ 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