aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <[email protected]>2015-08-14 17:52:07 +0200
committerGreg Kroah-Hartman <[email protected]>2015-08-14 17:19:49 -0700
commit830acf9e3044d4644f91b4418ef35a2094089946 (patch)
tree35ee259df952b9e15eb9110605157c45fd47bf1a /scripts/gdb/linux/modules.py
parentcbba3e6f7a1eb642cccf520f690d4a58b97a9588 (diff)
tty: serial: 8250_omap: do not use RX DMA if pause is not supported
The 8250-omap driver requires the DMA-engine driver to support the pause command in order to properly turn off programmed RX transfer before the driver stars manually reading from the FIFO. The lacking support of the requirement has been discovered recently. In order to stay safe here we disable RX-DMA completly on probe. The rx_dma_broken assignment on probe could be removed once we working pause function in omap-dma. Cc: <[email protected]> Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions