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