From: Laurent Pinchart Date: Sat, 15 Dec 2012 22:50:48 +0000 (+0100) Subject: sh-pfc: Use devm_kzalloc() X-Git-Tag: v3.9-rc1~121^2~1^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1724acfd598bdf688218bdd26a5f02dd55b6ec62;p=pandora-kernel.git sh-pfc: Use devm_kzalloc() Replace probe-time kmalloc()/kzalloc() calls with devm_kzalloc() and get rid of the corresponding kfree() calls. Signed-off-by: Laurent Pinchart Acked-by: Linus Walleij Signed-off-by: Simon Horman --- Reading git-diff-tree failed