From: Axel Lin Date: Fri, 10 Feb 2012 11:29:55 +0000 (+0800) Subject: regmap: Fix kcalloc parameters swapped X-Git-Tag: v3.4-rc1~126^2~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a14d7d9b7439fe62082a60a7f8983ccb463d134;p=pandora-kernel.git regmap: Fix kcalloc parameters swapped The first parameter should be "number of elements" and the second parameter should be "element size". Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed