summaryrefslogtreecommitdiff
path: root/drivers/i2c
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2015-08-14 17:52:07 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-08-14 17:19:49 -0700
commit830acf9e3044d4644f91b4418ef35a2094089946 (patch)
tree35ee259df952b9e15eb9110605157c45fd47bf1a /drivers/i2c
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: <stable@vger.kernel.org> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions