aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/serial_8250.h
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2014-09-10 21:29:56 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-09-26 18:01:56 +0200
commit234abab143aef82c0ef1f2de409c0db96b666f3c (patch)
tree45580c4dd61a49fb028a1b5ecf3fa637efe34ee7 /include/linux/serial_8250.h
parenttty: Fix width of unsigned long bitfield padding (diff)
downloadlinux-dev-234abab143aef82c0ef1f2de409c0db96b666f3c.tar.xz
linux-dev-234abab143aef82c0ef1f2de409c0db96b666f3c.zip
tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks
The OMAP UART provides support for HW assisted flow control. What is missing is the support to throttle / unthrottle callbacks which are used by the omap-serial driver at the moment. This patch adds the callbacks. It should be safe to add them since they are only invoked from the serial_core (uart_throttle()) if the feature flags are set. Reviewed-by: Tony Lindgren <tony@atomide.com> Tested-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/serial_8250.h')
0 files changed, 0 insertions, 0 deletions