commit | f8f55393b2860a2a5c97ff3b18c6ee02cef021c4 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Thu Mar 05 09:40:41 2015 +0800 |
committer | Kishon Vijay Abraham I <kishon@ti.com> | Tue Mar 10 14:12:27 2015 +0530 |
tree | 09bc8d0545fa96742484502489fffce397438ba5 | |
parent | 8fd0ea395f96b1419083f850190f175d5ddd98e9 [diff] |
phy: berlin-sata: Use devm_kcalloc at appropriate place Prefer devm_kcalloc over devm_kzalloc with multiply. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>