diff options
author | Mathias Nyman <[email protected]> | 2020-07-23 17:45:27 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-07-23 17:05:29 +0200 |
commit | 4521f16139409cdf9462c7325d43454462cff6c3 (patch) | |
tree | 8ddfe92ba25363a7b8a15993e9d7ef733343ae20 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 4ee0e36643895e1b82d491e93acb5677d4d733de (diff) |
xhci: dbctty: split dbc tty driver registration and unregistration functions.
Split the dbc tty driver registrations function into separate
init and probe parts.
The init part will register the tty driver, and should in the future be
called from module_init().
The probe part will become the normal probe function, but for now it is
called from the init part.
The unregister function is s likewise split into remove and exit parts.
Signed-off-by: Mathias Nyman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions