From 84e93b38c2a93c59b23349b1e31de1a3657fa4c0 Mon Sep 17 00:00:00 2001 From: Himangi Saraogi Date: Sat, 8 Mar 2014 11:00:00 +0000 Subject: [PATCH] staging: iio: ad9951: 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. The remove function is no longer required and is completely removed. Signed-off-by: Himangi Saraogi Acked-by: Julia Lawall Signed-off-by: Jonathan Cameron --- Reading git-format-patch failed