diff options
| author | Paul Walmsley <[email protected]> | 2012-01-21 07:27:40 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2012-01-24 22:11:07 +0000 |
| commit | 0a697b22252c9d7208b5fb3e9fbd124dd229f1d2 (patch) | |
| tree | e1558fc3fe171d9e30394afe90982aa69733e449 /drivers/i2c/algos/i2c-algo-bit.c | |
| parent | omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIME (diff) | |
| download | kernel-0a697b22252c9d7208b5fb3e9fbd124dd229f1d2.tar.gz kernel-0a697b22252c9d7208b5fb3e9fbd124dd229f1d2.zip | |
tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode
Ensure FIFO levels are set correctly in non-DMA mode (the default).
This patch will cause a receive FIFO threshold interrupt to be raised when
there is at least one byte in the RX FIFO. It will also cause a transmit
FIFO threshold interrupt when there is only one byte remaining in the TX
FIFO.
These changes fix the receive interrupt problem and part of the
transmit interrupt problem. A separate set of issues must be worked
around for the transmit path to have a basic level of functionality; a
subsequent patch will address these.
DMA operation is unaffected by this patch.
Signed-off-by: Paul Walmsley <[email protected]>
Cc: Tomi Valkeinen <[email protected]>
Cc: Govindraj Raja <[email protected]>
Cc: Kevin Hilman <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/i2c/algos/i2c-algo-bit.c')
0 files changed, 0 insertions, 0 deletions
