summaryrefslogtreecommitdiffstats
path: root/drivers/hv
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2014-09-29 20:06:48 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-11-05 19:13:34 -0800
commit77285243a68fec6852041d1db0d5587684b9dc48 (patch)
tree4359f53e39be746b0d2d5306a6a8e0734efa2a34 /drivers/hv
parent0e31c8d173ab105f161f26d222eae6cad2aebf5f (diff)
downloadtalos-op-linux-77285243a68fec6852041d1db0d5587684b9dc48.tar.gz
talos-op-linux-77285243a68fec6852041d1db0d5587684b9dc48.zip
tty: serial: 8250: omap: add custom irq handling
We have (or will have) custom DMA callbacks in the omap driver due to the different behaviour in the RX and TX case. To make this work we need a few changes in the IRQ handler to invoke the rx_handler again after the "manual" mode or retry the tx_handler again before falling back to the manual mode. Heikki didn't want to see the extra hacks in the generic / default irq handler and Peter wasn't too happy about an OMAP-only IRQ handler. The way I planned it is to use this extra IRQ routine only in DMA case. If Peter dislike this approach then I hope Heikki doesn't block changes in the default IRQ handler :) Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Reviewed-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hv')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud