aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSjoerd Simons <[email protected]>2017-04-20 14:13:01 +0200
committerGreg Kroah-Hartman <[email protected]>2017-05-18 16:19:16 +0200
commit352b92664549e9dcdded742424a96aac9a0dbb40 (patch)
tree2a84b555104bd9fcdf3f832233f5539686def84b /tools/perf/scripts/python
parentbd8766b158fb5def7633df1b2d2ec78a48941035 (diff)
serial: sh-sci: Move uart_register_driver call to device probe
uart_register_driver call binds the driver to a specific device node through tty_register_driver call. This should typically happen during device probe call. In a multiplatform scenario, it is possible that multiple serial drivers are part of the kernel. Currently the driver registration fails if multiple serial drivers with overlapping major/minor numbers are included. Signed-off-by: Sjoerd Simons <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions