|
[PATCH] serial 8250.c: size_fifo tries to read write-only FCR register: msg#00018linux.serial
The function size_fifo wants to backup the FCR register by reading it, but it is a write-only register. A read to this adress returns the IIR register. The size_fifo function is only used during autoconfig, and after autoconfig the FIFO are cleared and deactivated, so we don't need to save FCR. Signed-off-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@xxxxxxxxxxx> ________________________________________________ Message sent using UebiMiau 2.7.9
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [PATCH] serial 8250.c: size_fifo tries to read write-only FCR register: 00018, Jean-Baptiste Maneyrol |
|---|---|
| Next by Date: | Xscale UART detection false positive: 00018, Dale Farnsworth |
| Previous by Thread: | [PATCH] serial 8250.c: size_fifo tries to read write-only FCR registeri: 00018, Jean-Baptiste Maneyrol |
| Next by Thread: | Xscale UART detection false positive: 00018, Dale Farnsworth |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |