From: Axel Lin Date: Sun, 12 Feb 2012 09:43:22 +0000 (+0800) Subject: mfd: Fix kcalloc parameters swapped X-Git-Tag: v3.4-rc1~66^2~64 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1b5c5e2351c5d30327f77226daab21ce9ef427f;p=pandora-kernel.git mfd: 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: Samuel Ortiz --- Reading git-diff-tree failed