From: Lorenzo Pieralisi Date: Mon, 27 Jan 2014 10:50:37 +0000 (+0000) Subject: drivers: bus: fix CCI driver kcalloc call parameters swap X-Git-Tag: v3.14-rc1~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c762036e2480bfd43e62ed872b82e372fe92474;p=pandora-kernel.git drivers: bus: fix CCI driver kcalloc call parameters swap This patch fixes a bug/typo in the CCI driver kcalloc usage that inadvertently swapped the parameters order in the kcalloc call and went unnoticed. Reported-by: Xia Feng Signed-off-by: Lorenzo Pieralisi Signed-off-by: Olof Johansson --- Reading git-diff-tree failed