From: Russell King Date: Thu, 26 Mar 2015 10:33:16 +0000 (+0000) Subject: pcmcia: pxa2xx: convert memory allocation to devm_* API X-Git-Tag: omap-for-v4.3/fixes-rc1~101^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e2caf0d21a7059d8b56cb19d5d0182a28b1eabc;p=pandora-kernel.git pcmcia: pxa2xx: convert memory allocation to devm_* API Convert the pxa2xx socket driver memory allocation to use devm_kzalloc() to simplify the cleanup path. Reviewed-by: Robert Jarzmik Signed-off-by: Russell King --- Reading git-diff-tree failed