From: Ezequiel Garcia Date: Wed, 17 Apr 2013 16:38:09 +0000 (-0300) Subject: mtd: nand: pxa3xx: Use devm_kzalloc X-Git-Tag: v3.12-rc1~82^2~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c073cd26e0835ae9c807a6188272e09d3087d85;p=pandora-kernel.git mtd: nand: pxa3xx: Use devm_kzalloc Replace regular kzalloc with managed devm_kzalloc which simplifies the error path. Signed-off-by: Ezequiel Garcia Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed