From: Axel Lin Date: Thu, 5 Mar 2015 01:40:41 +0000 (+0800) Subject: phy: berlin-sata: Use devm_kcalloc at appropriate place X-Git-Tag: omap-for-v4.2/o2_dc~157^2~3^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8f55393b2860a2a5c97ff3b18c6ee02cef021c4;p=pandora-kernel.git phy: berlin-sata: Use devm_kcalloc at appropriate place Prefer devm_kcalloc over devm_kzalloc with multiply. Signed-off-by: Axel Lin Signed-off-by: Kishon Vijay Abraham I --- Reading git-diff-tree failed