This patch use devm_* APIs for some sensor drivers. Using them make sensor driver simpler. Beomho Seo (5): iio: adc: exynos_adc: Use devm_* APIs iio: light: cm32181: Use devm_* APIs iio: light: cm36651: Use devm_* APIs iio: light: gp2ap020a00f: Use devm_* APIs iio: magnetometer: ak8975: Use devm_* APIs drivers/iio/adc/exynos_adc.c | 11 +++------ drivers/iio/light/cm32181.c | 11 +-------- drivers/iio/light/cm36651.c | 11 ++++----- drivers/iio/light/gp2ap020a00f.c | 10 +++----- drivers/iio/magnetometer/ak8975.c | 48 ++++++++----------------------------- 5 files changed, 21 insertions(+), 70 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html