From: Himangi Saraogi Date: Tue, 7 Jan 2014 22:19:00 +0000 (+0000) Subject: iio:trigger: Introduce the use of devm_kzalloc X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~779^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f64c3052b62ca6684f43f923dcc19fefcc8606c2;p=pandora-kernel.git 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-diff-tree failed