From f64c3052b62ca6684f43f923dcc19fefcc8606c2 Mon Sep 17 00:00:00 2001 From: Himangi Saraogi Date: Tue, 7 Jan 2014 22:19:00 +0000 Subject: [PATCH] iio:trigger: Introduce the use of devm_kzalloc This patch introduces the use of the managed version of kzalloc and removes the kfrees in the probe and remove functions. More return paths are added and the labels are renamed to order them. Signed-off-by: Himangi Saraogi Acked-by: Lars-Peter Clausen Signed-off-by: Jonathan Cameron --- Reading git-format-patch failed