diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2014-09-29 20:06:42 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-11-05 19:07:48 -0800 |
| commit | f1a297bb044265efafd9b941d00d52cb66835695 (patch) | |
| tree | 3582bcc7336cc77a74e82461939c277745858dcd /tools/perf/scripts/python/bin | |
| parent | 0fcb7901f9d61a325b4c5b88c600383bcbeb97fe (diff) | |
tty: serial: 8250: allow to use custom DMA implementation
The OMAP has a few corner cases where it needs a share of kindness of
affection to do the right thing. Heikki Krogerus suggested that instead
adding the quirks into the default DMA implementation, OMAP could get
its own copy of the function. And Alan suggested the same thing so here
we go.
This patch provides callbacks for custom TX/RX DMA implementation. If
there are not setup / used, then the default (current) implementation is
used.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Reviewed-by: Peter Hurley <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions