aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorPaul Gortmaker <[email protected]>2011-12-04 18:42:22 -0500
committerGreg Kroah-Hartman <[email protected]>2011-12-09 19:14:13 -0800
commit86b21199fc45e0052e181fefc07c747e9dc903b3 (patch)
treeb80626beabb7b3a9b6c4945e07e31aacdece1b38 /tools/perf/scripts/python/sched-migration.py
parenta0431476e95d18bb65349e7bcf98eb10b5ad00b9 (diff)
serial: manually inline serial8250_handle_port
Currently serial8250_handle_irq is a trivial wrapper around serial8250_handle_port, which actually does all the work. Since there are no other callers of serial8250_handle_port, we can just move it inline into serial8250_handle_irq. This also makes it more clear what functionality any custom IRQ handlers need to provide if not using serial8250_default_handle_irq. Signed-off-by: Paul Gortmaker <[email protected]> Acked-by: Alan Cox <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions