commit | 7c762036e2480bfd43e62ed872b82e372fe92474 | [log] [tgz] |
---|---|---|
author | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | Mon Jan 27 10:50:37 2014 +0000 |
committer | Olof Johansson <olof@lixom.net> | Fri Jan 31 15:15:13 2014 -0800 |
tree | a8ffc1da857e99b210d65df21209ec027c81a695 | |
parent | 94db37ad85f8711d38744d3a12cae569641a41a3 [diff] |
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 <xiafeng@allwinnertech.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Signed-off-by: Olof Johansson <olof@lixom.net>