staging:iio:ad9852: Use devm_iio_device_register
authorHimangi Saraogi <himangi774@gmail.com>
Sat, 8 Mar 2014 10:58:00 +0000 (10:58 +0000)
committerJonathan Cameron <jic23@kernel.org>
Thu, 7 Aug 2014 13:46:49 +0000 (14:46 +0100)
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>
drivers/staging/iio/frequency/ad9852.c