commit | af097e86312f2a2ec83d9d2497425f5d61592953 | [log] [tgz] |
---|---|---|
author | Himangi Saraogi <himangi774@gmail.com> | Sat Mar 08 10:58:00 2014 +0000 |
committer | Jonathan Cameron <jic23@kernel.org> | Thu Aug 07 14:46:49 2014 +0100 |
tree | b2b70e455f521d6a9bd589d3b381600b8832ca01 | |
parent | 84e93b38c2a93c59b23349b1e31de1a3657fa4c0 [diff] |
staging:iio:ad9852: Use devm_iio_device_register This patch introduces the use of devm_iio_device_register and does away with the unregister in the remove function. Signed-off-by: Himangi Saraogi <himangi774@gmail.com> Acked-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Jonathan Cameron <jic23@kernel.org>