diff options
author | 2011-02-23 10:03:12 +0900 | |
---|---|---|
committer | 2011-02-22 17:22:02 -0800 | |
commit | da3564ee027e788a5ff8e520fb2d2b00a78b2464 (patch) | |
tree | 31cb96fb375b2c4ed85e48744392903b0828275e /kernel | |
parent | tty: move obsolete and broken generic_serial drivers to drivers/staging/generic_serial/ (diff) | |
download | wireguard-linux-da3564ee027e788a5ff8e520fb2d2b00a78b2464.tar.xz wireguard-linux-da3564ee027e788a5ff8e520fb2d2b00a78b2464.zip |
pch_uart: add multi-scatter processing
Currently, this driver can handle only single scatterlist.
Thus, it can't send data beyond FIFO size.
This patch enables this driver can handle multiple scatter list.
Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions