|
[PATCH] serial 8250.c: size_fifo tries to read write-only FCR register: msg#00017linux.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 - To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [RFC][PATCH] Xilinx uartlite serial driver: 00017, David H. Lynch Jr. |
|---|---|
| Next by Date: | [PATCH] serial 8250.c: size_fifo tries to read write-only FCR register: 00017, Jean-Baptiste Maneyrol |
| Previous by Thread: | Re: [RFC][PATCH] Make sure UART is powered up when dumping MCTRL statusi: 00017, George G. Davis |
| Next by Thread: | [PATCH] serial 8250.c: size_fifo tries to read write-only FCR register: 00017, Jean-Baptiste Maneyrol |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |