diff options
author | Johan Hovold <[email protected]> | 2017-05-18 17:33:00 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-05-18 17:38:24 +0200 |
commit | 8cde11b2baa1d02eb2eb955dfd47d9f2a12f12cf (patch) | |
tree | fbe1c16cdebe360663da4943753be96e87c5a193 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 6bdc00d01e202ae11fa1cae0dacbef895434483d (diff) |
tty/serdev: add serdev registration interface
Add a new interface for registering a serdev controller and clients, and
a helper function to deregister serdev devices (or a tty device) that
were previously registered using the new interface.
Once every driver currently using the tty_port_register_device() helpers
have been vetted and converted to use the new serdev registration
interface (at least for deregistration), we can move serdev registration
to the current helpers and get rid of the serdev-specific functions.
Reviewed-by: Rob Herring <[email protected]>
Signed-off-by: Johan Hovold <[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