diff options
author | Alison Schofield <amsfield22@gmail.com> | 2016-02-28 00:22:50 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-03-11 22:09:09 -0800 |
commit | a04b4e5005d95d80248fdec66180cbb9f020afea (patch) | |
tree | 0406ce394f8bb18685179f00bfb23bc5b54bf91f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 8f27f7323f064e0e847d8b97565499da53d485b5 (diff) |
staging: iio: ade7854: use devm_iio_device_register
Replace iio_device_register with the device managed version.
This change is safe because it does not change the order of
any device removal actions. Unregistering the device was the
only removal action. The newly emptied .remove functions are
deleted.
Signed-off-by: Alison Schofield <amsfield22@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions