summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAlison Schofield <amsfield22@gmail.com>2016-02-28 11:22:50 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-03-12 09:09:09 +0300
commita04b4e5005d95d80248fdec66180cbb9f020afea (patch)
tree0406ce394f8bb18685179f00bfb23bc5b54bf91f /tools
parent8f27f7323f064e0e847d8b97565499da53d485b5 (diff)
downloadlinux-a04b4e5005d95d80248fdec66180cbb9f020afea.tar.xz
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')
0 files changed, 0 insertions, 0 deletions