diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2012-04-17 20:23:14 +0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2012-11-04 15:25:56 +0400 |
commit | 9aba8d5b011193c8e01d565c5b585df5b94f1db2 (patch) | |
tree | 4f45580d7310ea7ea7dba87a237732f0580ecb36 /usr | |
parent | dba05832cbe4f305dfd998fb26d7c685d91fbbd8 (diff) | |
download | linux-9aba8d5b011193c8e01d565c5b585df5b94f1db2.tar.xz |
SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow control
Add two callbacks for hardware assisted flow control; we need to know
when the tty layers want us to stop and restart due to their buffer
levels.
Call a driver specific throttle/unthrottle function if and only if the
driver indicates that it is using an enabled hardware assisted flow
control method, otherwise fall back to the non-hardware assisted
methods.
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions